.. |
gmock_all_test.cc
|
Adds gmock_all_test.cc for compiling most gmock tests in a single file.
|
2009-11-12 19:18:48 +00:00 |
gmock_leak_test_.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock_leak_test.py
|
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
|
2009-12-01 19:42:25 +00:00 |
gmock_link_test.cc
|
Fixes link errors due to an MS VC bug. By Vlad Losev.
|
2009-02-19 22:30:22 +00:00 |
gmock_link_test.h
|
Enables regex matchers on all platforms.
|
2010-01-14 05:36:32 +00:00 |
gmock_link2_test.cc
|
Fixes link errors due to an MS VC bug. By Vlad Losev.
|
2009-02-19 22:30:22 +00:00 |
gmock_output_test_.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock_output_test_golden.txt
|
Enables more verbose output for expectations (by Sverre Sundsdal); Fixes information loss warning when compiled by VC8.0 with /Wp64; Skips two tests on Windows Mobile that don't work there.
|
2009-10-21 06:15:34 +00:00 |
gmock_output_test.py
|
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
|
2009-12-01 19:42:25 +00:00 |
gmock_test_utils.py
|
Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev).
|
2009-12-01 19:42:25 +00:00 |
gmock_test.cc
|
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
|
2009-04-22 22:25:31 +00:00 |
gmock-actions_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-cardinalities_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-generated-actions_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-generated-function-mockers_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-generated-internal-utils_test.cc
|
Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet.
|
2008-12-10 05:08:54 +00:00 |
gmock-generated-matchers_test.cc
|
BREAKING CHANGE: drops the old matcher API. See http://code.google.com/p/googlemock/wiki/FrequentlyAskedQuestions for details.
|
2010-01-28 21:52:29 +00:00 |
gmock-internal-utils_test.cc
|
Enables tests depending on stdout capturing (by Vlad Losev).
|
2010-02-02 22:34:58 +00:00 |
gmock-matchers_test.cc
|
BREAKING CHANGE: drops the old matcher API. See http://code.google.com/p/googlemock/wiki/FrequentlyAskedQuestions for details.
|
2010-01-28 21:52:29 +00:00 |
gmock-more-actions_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-nice-strict_test.cc
|
Enables tests depending on stdout capturing (by Vlad Losev).
|
2010-02-02 22:34:58 +00:00 |
gmock-port_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-printers_test.cc
|
Fixes a slew of compiler warnings and turns on "warning as error" in the scons build.
|
2009-12-23 00:13:23 +00:00 |
gmock-spec-builders_test.cc
|
Enables tests depending on stdout capturing (by Vlad Losev).
|
2010-02-02 22:34:58 +00:00 |