.. |
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
|
In C++11 and above, makes a mock method whose return type is default
|
2015-02-14 02:45:40 +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
|
|
|
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
|
Suppresses the stack trace in a warning for uninteresting call by default; the stack trace will still be printed when --gmock_verbose=info is printed.
|
2015-02-14 22:05:58 +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
|
In C++11 and above, makes a mock method whose return type is default
|
2015-02-14 02:45:40 +00:00 |
gmock-cardinalities_test.cc
|
|
|
gmock-generated-actions_test.cc
|
Push several shanges:
|
2014-05-19 17:54:51 +00:00 |
gmock-generated-function-mockers_test.cc
|
Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock.
|
2014-11-17 00:28:55 +00:00 |
gmock-generated-internal-utils_test.cc
|
Export tuple and friends in the ::testing namespace.
|
2014-04-02 20:30:00 +00:00 |
gmock-generated-matchers_test.cc
|
Export tuple and friends in the ::testing namespace.
|
2014-04-02 20:30:00 +00:00 |
gmock-internal-utils_test.cc
|
Push several shanges:
|
2014-05-19 17:54:51 +00:00 |
gmock-matchers_test.cc
|
Makes DoubleNear() print the diff between the actual and the expected value when the match fails.
|
2015-01-08 02:38:14 +00:00 |
gmock-more-actions_test.cc
|
Export tuple and friends in the ::testing namespace.
|
2014-04-02 20:30:00 +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
|
Suppresses the stack trace in a warning for uninteresting call by default; the stack trace will still be printed when --gmock_verbose=info is printed.
|
2015-02-14 22:05:58 +00:00 |