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

Side by Side Diff: src/third_party/gtest/README.chromium

Issue 536056: Bump gtest to 1.4.0 and add gmock 1.4.0 (Closed)
Patch Set: fixed nits from cjwatson Created 10 years, 11 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
« no previous file with comments | « src/third_party/gmock/make_pkg.sh ('k') | src/third_party/gtest/debian/changelog » ('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.3.0 2 Version: 1.4.0
3 License: BSD 3 License: BSD
4 License File: LICENSE 4 License File: LICENSE
5 5
6 Description: 6 Description:
7 7
8 Google's framework for writing C++ tests on a variety of platforms 8 Google's framework for writing C++ tests on a variety of platforms
9 (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on 9 (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on
10 the xUnit architecture. Supports automatic test discovery, a rich set 10 the xUnit architecture. Supports automatic test discovery, a rich set
11 of assertions, user-defined assertions, death tests, fatal and 11 of assertions, user-defined assertions, death tests, fatal and
12 non-fatal failures, value- and type-parameterized tests, various 12 non-fatal failures, value- and type-parameterized tests, various
13 options for running the tests, and XML test report generation. 13 options for running the tests, and XML test report generation.
14 14
15 Local Modifications: 15 Local Modifications:
16 No Modifications 16 No Modifications
OLDNEW
« no previous file with comments | « src/third_party/gmock/make_pkg.sh ('k') | src/third_party/gtest/debian/changelog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698