googletest/test
2010-08-09 18:20:45 +00:00
..
gmock_all_test.cc Moves the universal printer from gmock to gtest (by Vlad Losev). 2010-05-10 17:14:29 +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_link2_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.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_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 Implements Pointwise(). 2010-05-17 19:32:48 +00:00
gmock_output_test.py Renames test script flags. 2010-05-13 18:16:03 +00:00
gmock_test_utils.py Renames test script flags. 2010-05-13 18:16:03 +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 Implements ReturnPointee() and ReturnRefOfCopy(). 2010-07-03 00:16:42 +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 Removes unused scons scripts; picks up gtest r446. 2010-07-21 22:21:07 +00:00
gmock-internal-utils_test.cc Moves the universal printer from gmock to gtest (by Vlad Losev). 2010-05-10 17:14:29 +00:00
gmock-matchers_test.cc Removes unused scons scripts; picks up gtest r446. 2010-07-21 22:21:07 +00:00
gmock-more-actions_test.cc Implements ReturnPointee() and ReturnRefOfCopy(). 2010-07-03 00:16:42 +00:00
gmock-nice-strict_test.cc Fixes tests leaking altered values of GMOCK_FLAG(verbose) (issue 110). 2010-05-05 19:47:46 +00:00
gmock-port_test.cc Moves the universal printer from gmock to gtest (by Vlad Losev). 2010-05-10 17:14:29 +00:00
gmock-spec-builders_test.cc Picks up gtest r453. 2010-08-09 18:20:45 +00:00