GoogleTest - Google Testing and Mocking Framework (grpc protobuff依赖) https://google.github.io/googletest/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
zhanyong.wan c10a35a26a Fixes some compatibility issues with STLport. 12 years ago
..
gmock-actions_test.cc Adds a cmake target for gmock_ex_test; also fixes name shadowing warnings. 12 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 Removes unused variables and functions. 12 years ago
gmock-generated-function-mockers_test.cc Allows the return type of a mock method to contain unprotected commas. 12 years ago
gmock-generated-internal-utils_test.cc Include gtest and gmock headers as user headers instead of system headers. 15 years ago
gmock-generated-matchers_test.cc Removes unused variables and functions. 12 years ago
gmock-internal-utils_test.cc Unfortunately, the svn repo is a bit out of date. This commit contains 8 12 years ago
gmock-matchers_test.cc Makes WhenSorted() support associative containers (by billydonahue@google.com). 12 years ago
gmock-more-actions_test.cc Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes. 13 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 Fixes some compatibility issues with STLport. 12 years ago
gmock_all_test.cc Moves the universal printer from gmock to gtest (by Vlad Losev). 15 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 Fixes Cygwin compatibility (by Vlad Losev); Improves Python tests (by Vlad Losev); Fixes ambiguous call to implicit_cast; Uses gtest's SkipPrefix() instead gmock's own (by Vlad Losev). 15 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 Implements Pointwise(). 15 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. 14 years ago
gmock_test_utils.py Renames test script flags. 15 years ago