Update to current gtest/gmock.
Synced in new gmock, twiddled DEPS for new gtest, updated README. BUG=34160 Review URL: http://codereview.chromium.org/1151006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42625 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- DEPS 1 addition, 1 deletionDEPS
- testing/README.chromium 1 addition, 1 deletiontesting/README.chromium
- testing/gmock/CHANGES 24 additions, 0 deletionstesting/gmock/CHANGES
- testing/gmock/Makefile.am 8 additions, 0 deletionstesting/gmock/Makefile.am
- testing/gmock/README 0 additions, 66 deletionstesting/gmock/README
- testing/gmock/configure.ac 23 additions, 2 deletionstesting/gmock/configure.ac
- testing/gmock/include/gmock/gmock-generated-matchers.h 132 additions, 57 deletionstesting/gmock/include/gmock/gmock-generated-matchers.h
- testing/gmock/include/gmock/gmock-generated-matchers.h.pump 65 additions, 27 deletionstesting/gmock/include/gmock/gmock-generated-matchers.h.pump
- testing/gmock/include/gmock/gmock-matchers.h 479 additions, 456 deletionstesting/gmock/include/gmock/gmock-matchers.h
- testing/gmock/include/gmock/gmock-printers.h 14 additions, 34 deletionstesting/gmock/include/gmock/gmock-printers.h
- testing/gmock/include/gmock/gmock-spec-builders.h 4 additions, 4 deletionstesting/gmock/include/gmock/gmock-spec-builders.h
- testing/gmock/include/gmock/internal/gmock-port.h 0 additions, 18 deletionstesting/gmock/include/gmock/internal/gmock-port.h
- testing/gmock/run_tests.py 82 additions, 0 deletionstesting/gmock/run_tests.py
- testing/gmock/src/gmock-internal-utils.cc 1 addition, 1 deletiontesting/gmock/src/gmock-internal-utils.cc
- testing/gmock/src/gmock-spec-builders.cc 1 addition, 1 deletiontesting/gmock/src/gmock-spec-builders.cc
- testing/gmock/test/gmock-generated-matchers_test.cc 61 additions, 9 deletionstesting/gmock/test/gmock-generated-matchers_test.cc
- testing/gmock/test/gmock-internal-utils_test.cc 27 additions, 29 deletionstesting/gmock/test/gmock-internal-utils_test.cc
- testing/gmock/test/gmock-matchers_test.cc 295 additions, 74 deletionstesting/gmock/test/gmock-matchers_test.cc
- testing/gmock/test/gmock-nice-strict_test.cc 15 additions, 11 deletionstesting/gmock/test/gmock-nice-strict_test.cc
- testing/gmock/test/gmock-printers_test.cc 13 additions, 7 deletionstesting/gmock/test/gmock-printers_test.cc
Loading
Please register or sign in to comment