.. |
gmock-actions_test.cc
|
Make ReturnNull() support unique_ptr and shared_ptr.
|
10 years ago |
gmock-cardinalities_test.cc
|
Include gtest and gmock headers as user headers instead of system headers.
|
15 years ago |
gmock-generated-actions_test.cc
|
Push several shanges:
|
11 years ago |
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.
|
11 years ago |
gmock-generated-internal-utils_test.cc
|
Export tuple and friends in the ::testing namespace.
|
11 years ago |
gmock-generated-matchers_test.cc
|
Export tuple and friends in the ::testing namespace.
|
11 years ago |
gmock-internal-utils_test.cc
|
Push several shanges:
|
11 years ago |
gmock-matchers_test.cc
|
Makes DoubleNear() print the diff between the actual and the expected value when the match fails.
|
10 years ago |
gmock-more-actions_test.cc
|
Export tuple and friends in the ::testing namespace.
|
11 years ago |
gmock-nice-strict_test.cc
|
Improves the tests for nice, naggy, and strict mocks.
|
12 years ago |
gmock-port_test.cc
|
Include gtest and gmock headers as user headers instead of system headers.
|
15 years ago |
gmock-spec-builders_test.cc
|
Adds a note in the "uninteresting mock method call" warning to advise people how to handle the warning.
|
11 years ago |
gmock_all_test.cc
|
Clarify the rationale for gmock_all_test.cc, and pull in gtest 669
|
12 years ago |
gmock_ex_test.cc
|
Makes googlemock throw a runtime_error instead of abort when a mock
|
12 years ago |
gmock_leak_test.py
|
makes googlemock generator handle some class templates; pulls in gtest r662
|
12 years ago |
gmock_leak_test_.cc
|
Include gtest and gmock headers as user headers instead of system headers.
|
15 years ago |
gmock_link2_test.cc
|
Fixes link errors due to an MS VC bug. By Vlad Losev.
|
16 years ago |
gmock_link_test.cc
|
Fixes link errors due to an MS VC bug. By Vlad Losev.
|
16 years ago |
gmock_link_test.h
|
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes.
|
13 years ago |
gmock_output_test.py
|
Renames test script flags.
|
15 years ago |
gmock_output_test_.cc
|
Improves the tests for nice, naggy, and strict mocks.
|
12 years ago |
gmock_output_test_golden.txt
|
Adds a note in the "uninteresting mock method call" warning to advise people how to handle the warning.
|
11 years ago |
gmock_stress_test.cc
|
A test to verify correcteness of Google Mock on multiple threads.
|
14 years ago |
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.
|
15 years ago |
gmock_test_utils.py
|
makes googlemock generator handle some class templates; pulls in gtest r662
|
12 years ago |