googletest/test
2013-04-04 22:45:59 +00:00
..
gmock_all_test.cc
gmock_ex_test.cc Makes googlemock throw a runtime_error instead of abort when a mock 2013-02-28 22:58:51 +00:00
gmock_leak_test_.cc Include gtest and gmock headers as user headers instead of system headers. 2010-09-14 05:38:21 +00:00
gmock_leak_test.py
gmock_link_test.cc
gmock_link_test.h Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes. 2012-04-10 16:02:11 +00:00
gmock_link2_test.cc
gmock_output_test_.cc Improves the tests for nice, naggy, and strict mocks. 2013-03-01 07:10:07 +00:00
gmock_output_test_golden.txt
gmock_output_test.py
gmock_stress_test.cc A test to verify correcteness of Google Mock on multiple threads. 2011-05-11 08:18:45 +00:00
gmock_test_utils.py
gmock_test.cc Enables SetArgPointee<>() to accept a string literal; removes a self-assignment warning; teaches gmock doctor to diagnose TTB with Clang; picks up gtest r525. 2010-12-02 23:30:50 +00:00
gmock-actions_test.cc Adds a cmake target for gmock_ex_test; also fixes name shadowing warnings. 2013-03-01 21:28:40 +00:00
gmock-cardinalities_test.cc Include gtest and gmock headers as user headers instead of system headers. 2010-09-14 05:38:21 +00:00
gmock-generated-actions_test.cc Removes unused variables and functions. 2013-03-01 06:53:35 +00:00
gmock-generated-function-mockers_test.cc Allows the return type of a mock method to contain unprotected commas. 2013-03-01 06:58:38 +00:00
gmock-generated-internal-utils_test.cc Include gtest and gmock headers as user headers instead of system headers. 2010-09-14 05:38:21 +00:00
gmock-generated-matchers_test.cc Removes unused variables and functions. 2013-03-01 06:53:35 +00:00
gmock-internal-utils_test.cc Unfortunately, the svn repo is a bit out of date. This commit contains 8 2012-11-15 15:50:36 +00:00
gmock-matchers_test.cc Makes WhenSorted() support associative containers (by billydonahue@google.com). 2013-03-27 16:14:55 +00:00
gmock-more-actions_test.cc Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes. 2012-04-10 16:02:11 +00:00
gmock-nice-strict_test.cc Improves the tests for nice, naggy, and strict mocks. 2013-03-01 07:10:07 +00:00
gmock-port_test.cc Include gtest and gmock headers as user headers instead of system headers. 2010-09-14 05:38:21 +00:00
gmock-spec-builders_test.cc Fixes some compatibility issues with STLport. 2013-04-04 22:45:59 +00:00