Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Side by Side Diff: source/libvpx/third_party/googletest/README.libvpx

Issue 341293003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 URL: http://code.google.com/p/googletest/ 1 URL: http://code.google.com/p/googletest/
2 Version: 1.7.0 2 Version: 1.7.0
3 License: BSD 3 License: BSD
4 License File: COPYING 4 License File: COPYING
5 5
6 Description: 6 Description:
7 Google's framework for writing C++ tests on a variety of platforms 7 Google's framework for writing C++ tests on a variety of platforms
8 (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the 8 (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the
9 xUnit architecture. Supports automatic test discovery, a rich set of 9 xUnit architecture. Supports automatic test discovery, a rich set of
10 assertions, user-defined assertions, death tests, fatal and non-fatal 10 assertions, user-defined assertions, death tests, fatal and non-fatal
11 failures, various options for running the tests, and XML test report 11 failures, various options for running the tests, and XML test report
12 generation. 12 generation.
13 13
14 Local Modifications: 14 Local Modifications:
15 None. 15 Removed unused declarations of kPathSeparatorString to have warning free build.
OLDNEW
« no previous file with comments | « source/libvpx/test/vpx_temporal_svc_encoder.sh ('k') | source/libvpx/third_party/googletest/src/src/gtest-all.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698