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 12d740faef Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) enabled. 16 years ago
..
internal Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) enabled. 16 years ago
gtest-death-test.h Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and enforcing the validity of arguments (by Vlad Losev); adds samples for the event listener API (by Vlad Losev); simplifies the tests using EXPECT_DEATH_IF_SUPPORTED (by Zhanyong Wan). 16 years ago
gtest-message.h Adds color support for TERM=linux (by Alexander Demin); renames List to Vector (by Zhanyong Wan); implements Vector::Erase (by Vlad Losev). 16 years ago
gtest-param-test.h Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika). 16 years ago
gtest-param-test.h.pump Cleans up macro definitions. 16 years ago
gtest-spi.h Value-parameterized tests and many bugfixes 17 years ago
gtest-test-part.h More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev). 16 years ago
gtest-typed-test.h Cleans up macro definitions. 16 years ago
gtest.h More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev). 16 years ago
gtest_pred_impl.h Many changes: 17 years ago
gtest_prod.h Initial import. 17 years ago