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 5c4b472bbf Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
..
gtest-death-test_test.cc Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest-filepath_test.cc Adds missing gtest DLL exports. 15 years ago
gtest-linked_ptr_test.cc Value-parameterized tests and many bugfixes 17 years ago
gtest-listener_test.cc Simplifies the implementation by using std::vector instead of Vector. 15 years ago
gtest-message_test.cc Changes Message() to print double with enough precision by default. 15 years ago
gtest-options_test.cc Adds missing gtest DLL exports. 15 years ago
gtest-param-test2_test.cc Cleans up macro definitions. 16 years ago
gtest-param-test_test.cc Implements printing parameters of failed parameterized tests (issue 71). 15 years ago
gtest-param-test_test.h Cleans up macro definitions. 16 years ago
gtest-port_test.cc Allows Google Test to build on OSes other then a pre-determined set and implements GTEST_HAS_POSIX_REGEX condition for compatibility with them. 15 years ago
gtest-printers_test.cc Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest-test-part_test.cc Moves mis-placed tests. 15 years ago
gtest-tuple_test.cc Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes a warning in gtest-tuple_test.cc on Cygwin (by Vlad Losev). 15 years ago
gtest-typed-test2_test.cc Cleans up macro definitions. 16 years ago
gtest-typed-test_test.cc Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan). 15 years ago
gtest-typed-test_test.h Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors scons script (by Vlad Losev). 16 years ago
gtest-unittest-api_test.cc Publishes the even listener API (by Vlad Losev); adds OS-indicating macros to simplify gtest code (by Zhanyong Wan). 16 years ago
gtest_all_test.cc Improves support for building Google Test as Windows DLL. 15 years ago
gtest_break_on_failure_unittest.py Google Test's Python tests now pass on Solaris. 15 years ago
gtest_break_on_failure_unittest_.cc Makes gtest_break_on_failure_unittest work on minGW (by vladl); improves 15 years ago
gtest_catch_exceptions_test.py Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest_catch_exceptions_test_.cc Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest_color_test.py 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_color_test_.cc Adds missing gtest DLL exports. 15 years ago
gtest_env_var_test.py Google Test's Python tests now pass on Solaris. 15 years ago
gtest_env_var_test_.cc Implements --gtest_throw_on_failure for using gtest with other testing frameworks. 16 years ago
gtest_environment_test.cc Makes gtest report failures in ad hoc test assertions executed before RUN_ALL_TESTS(). 15 years ago
gtest_filter_unittest.py Fixes gtest_filter_unittest and gtest_help_test on systems without death tests. 15 years ago
gtest_filter_unittest_.cc 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_help_test.py Renames test script flags. 15 years ago
gtest_help_test_.cc Fixes gtest_filter_unittest and gtest_help_test on systems without death tests. 15 years ago
gtest_list_tests_unittest.py Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; hides methods that we don't want to publish; makes win-dbg8 the default scons configuration (all by Vlad Losev). 16 years ago
gtest_list_tests_unittest_.cc Adds missing copyright in test/gtest-test-part_test.cc (by Markus Heule). Minor format adjustments. 16 years ago
gtest_main_unittest.cc Initial import. 17 years ago
gtest_nc.cc Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. 16 years ago
gtest_nc_test.py Removes unused scons-related scripts; makes gtest_nc_test compatible with Clang. 15 years ago
gtest_no_test_unittest.cc Makes gtest report failures in ad hoc test assertions executed before RUN_ALL_TESTS(). 15 years ago
gtest_output_test.py Implements printing parameters of failed parameterized tests (issue 71). 15 years ago
gtest_output_test_.cc Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest_output_test_golden_lin.txt Adds ADD_FAILURE_AT (by Zhanyong Wan); disables -Wswitch-default (by Vlad Losev). 15 years ago
gtest_output_test_golden_win.txt Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest_pred_impl_unittest.cc Many changes: 17 years ago
gtest_prod_test.cc Initial import. 17 years ago
gtest_repeat_test.cc Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 16 years ago
gtest_shuffle_test.py Google Test's Python tests now pass on Solaris. 15 years ago
gtest_shuffle_test_.cc Implements test shuffling (by Zhanyong Wan, based on Josh Kelley's original patch). 16 years ago
gtest_sole_header_test.cc Many changes: 17 years ago
gtest_stress_test.cc Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan). 15 years ago
gtest_test_utils.py Renames test script flags. 15 years ago
gtest_throw_on_failure_ex_test.cc Implements --gtest_throw_on_failure for using gtest with other testing frameworks. 16 years ago
gtest_throw_on_failure_test.py Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). 16 years ago
gtest_throw_on_failure_test_.cc Implements --gtest_throw_on_failure for using gtest with other testing frameworks. 16 years ago
gtest_uninitialized_test.py Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). 16 years ago
gtest_uninitialized_test_.cc Initial import. 17 years ago
gtest_unittest.cc Makes gtest print enums as integers instead of hex dumps (by Zhanyong Wan); improves the hex dump format (by Zhanyong Wan); gets rid of class TestInfoImpl (by Zhanyong Wan); adds exception handling (by Vlad Losev). 15 years ago
gtest_xml_outfile1_test_.cc Initial import. 17 years ago
gtest_xml_outfile2_test_.cc Initial import. 17 years ago
gtest_xml_outfiles_test.py Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). 16 years ago
gtest_xml_output_unittest.py Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 16 years ago
gtest_xml_output_unittest_.cc Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 16 years ago
gtest_xml_test_utils.py Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 16 years ago
production.cc Initial import. 17 years ago
production.h Turns on -Wshadow (by Preston Jackson). 15 years ago