.. |
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
|
Improves matcher messages across the board.
|
2010-03-24 17:35:11 +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
|
Improves matcher messages across the board.
|
2010-03-24 17:35:11 +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
|
Adds Each(m) (by Wojtek Moczydlowski); removes scripts/test/Makefile (by Zhanyong Wan); pulls in gtest r424.
|
2010-04-22 23:37:47 +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 the explanation generated by many composite matchers (by Manuel Klimek); publishes the gmock value printer as testing::PrintToString() (by Zhanyong Wan).
|
2010-03-16 20:01:51 +00:00 |
gmock-spec-builders_test.cc
|
Enables tests depending on stdout capturing (by Vlad Losev).
|
2010-02-02 22:34:58 +00:00 |