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 886cafd4a3 Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions to be used with gcc. 16 years ago
..
gtest-death-test_test.cc Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. 16 years ago
gtest-filepath_test.cc Fixes some warnings when compiled with MSVC at warning level 4. 16 years ago
gtest-linked_ptr_test.cc Value-parameterized tests and many bugfixes 17 years ago
gtest-message_test.cc Initial import. 17 years ago
gtest-options_test.cc Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand. 16 years ago
gtest-param-test2_test.cc Value-parameterized tests and many bugfixes 17 years ago
gtest-param-test_test.cc Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform with the TR1 spec. 16 years ago
gtest-param-test_test.h Value-parameterized tests and many bugfixes 17 years ago
gtest-port_test.cc Implements a simple regex matcher (to be used by death tests on Windows). 16 years ago
gtest-test-part_test.cc Many changes: 17 years ago
gtest-typed-test2_test.cc Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. 17 years ago
gtest-typed-test_test.cc Value-parameterized tests and many bugfixes 17 years ago
gtest-typed-test_test.h Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. 17 years ago
gtest_break_on_failure_unittest.py Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows 16 years ago
gtest_break_on_failure_unittest_.cc Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows 16 years ago
gtest_color_test.py Makes the Python tests more portable by calling standard functions to interpret the result of os.system(). This could fix the broken Python tests on some users' machines. 17 years ago
gtest_color_test_.cc Initial import. 17 years ago
gtest_env_var_test.py Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. 16 years ago
gtest_env_var_test_.cc Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. 16 years ago
gtest_environment_test.cc Many changes: 17 years ago
gtest_filter_unittest.py Implements --gtest_also_run_disabled_tests. By Eric Roman. 16 years ago
gtest_filter_unittest_.cc Implements --gtest_also_run_disabled_tests. By Eric Roman. 16 years ago
gtest_list_tests_unittest.py Initial import. 17 years ago
gtest_list_tests_unittest_.cc Initial import. 17 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 Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. 16 years ago
gtest_no_test_unittest.cc Initial import. 17 years ago
gtest_output_test.py Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). 16 years ago
gtest_output_test_.cc Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). 16 years ago
gtest_output_test_golden_lin.txt Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions to be used with gcc. 16 years ago
gtest_output_test_golden_win.txt Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). 16 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 Value-parameterized tests and many bugfixes 17 years ago
gtest_sole_header_test.cc Many changes: 17 years ago
gtest_stress_test.cc Many changes: 17 years ago
gtest_test_utils.py Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows 16 years ago
gtest_uninitialized_test.py Adding test/gtest_uninitialized_test.py missing from the previous check-in 16 years ago
gtest_uninitialized_test_.cc Initial import. 17 years ago
gtest_unittest.cc Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions to be used with gcc. 16 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 Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows 16 years ago
gtest_xml_output_unittest.py Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows 16 years ago
gtest_xml_output_unittest_.cc Initial import. 17 years ago
gtest_xml_test_utils.py Lots of changes: 17 years ago
production.cc Initial import. 17 years ago
production.h Initial import. 17 years ago