.. |
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
|
Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.
|
2009-04-22 22:25:31 +00:00 |
gmock_leak_test.py
|
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
|
2009-11-24 20:23:18 +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
|
Adds the IsNull() matcher.
|
2009-09-24 21:41:36 +00:00 |
gmock_output_test_.cc
|
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_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
|
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
|
2009-11-24 20:23:18 +00:00 |
gmock_test_utils.py
|
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
|
2009-11-24 20:23:18 +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
|
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
|
2009-11-24 20:23:18 +00:00 |
gmock-cardinalities_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-actions_test.cc
|
Re-organizes the file structure for actions.
|
2009-07-22 23:58:19 +00:00 |
gmock-generated-function-mockers_test.cc
|
Implements the MockFunction class.
|
2009-09-25 22:34:47 +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
|
Implements .With() as a synonym of .WithArguments(); implements AllArgs(m) as a synonym of m; relies on gtest-port to #include tuple; fixes a compatibility with Symbian.
|
2009-06-09 06:09:53 +00:00 |
gmock-internal-utils_test.cc
|
Makes gmock work on Symbian (both 3rd & 5th editions), original patch contributed by Mika Raento.
|
2009-09-25 18:55:50 +00:00 |
gmock-matchers_test.cc
|
Tests NotNull/IsNull with testing::internal::scoped_ptr.
|
2009-11-18 01:08:08 +00:00 |
gmock-more-actions_test.cc
|
Removes dead code in gmock-more-actions_test.cc.
|
2009-09-12 06:46:26 +00:00 |
gmock-nice-strict_test.cc
|
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-port_test.cc
|
Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev).
|
2009-11-24 20:23:18 +00:00 |
gmock-printers_test.cc
|
Changes gmock's version to 1.4.0. Also fixes a compiler warning.
|
2009-09-30 20:24:30 +00:00 |
gmock-spec-builders_test.cc
|
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 |