.. |
gmock_all_test.cc
|
Clarify the rationale for gmock_all_test.cc, and pull in gtest 669
|
2013-12-03 22:46:51 +00:00 |
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
|
|
|
gmock_leak_test.py
|
makes googlemock generator handle some class templates; pulls in gtest r662
|
2013-09-06 22:52:14 +00:00 |
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
|
Adds a note in the "uninteresting mock method call" warning to advise people how to handle the warning.
|
2014-01-12 23:42:34 +00:00 |
gmock_output_test.py
|
|
|
gmock_stress_test.cc
|
|
|
gmock_test_utils.py
|
makes googlemock generator handle some class templates; pulls in gtest r662
|
2013-09-06 22:52:14 +00:00 |
gmock_test.cc
|
|
|
gmock-actions_test.cc
|
Support mocking methods with move-only return types.
|
2014-01-29 06:41:44 +00:00 |
gmock-cardinalities_test.cc
|
|
|
gmock-generated-actions_test.cc
|
Suppress "Conditional expression is constant" warning on Visual Studio.
|
2014-01-29 07:30:13 +00:00 |
gmock-generated-function-mockers_test.cc
|
Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013.
|
2014-01-13 22:28:01 +00:00 |
gmock-generated-internal-utils_test.cc
|
|
|
gmock-generated-matchers_test.cc
|
Distinguish between C++11 language and library support for <initializer_list>.
|
2013-12-04 23:49:07 +00:00 |
gmock-internal-utils_test.cc
|
Suppress "Conditional expression is constant" warning on Visual Studio.
|
2014-01-29 07:30:13 +00:00 |
gmock-matchers_test.cc
|
Introduce a BeginEndDistanceIs matcher for containers such as std::forward_list
|
2014-03-12 21:06:46 +00:00 |
gmock-more-actions_test.cc
|
Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013.
|
2014-01-13 22:28:01 +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
|
|
|
gmock-spec-builders_test.cc
|
Adds a note in the "uninteresting mock method call" warning to advise people how to handle the warning.
|
2014-01-12 23:42:34 +00:00 |