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

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

Issue 47873006: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « libvpx_srcs_arm.gypi ('k') | source/libvpx/third_party/googletest/src/CHANGES » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 URL: http://code.google.com/p/googletest/ 1 URL: http://code.google.com/p/googletest/
2 Version: 1.6.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 None.
OLDNEW
« no previous file with comments | « libvpx_srcs_arm.gypi ('k') | source/libvpx/third_party/googletest/src/CHANGES » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698