..
gtest_break_on_failure_unittest_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_break_on_failure_unittest.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.
2008-09-18 21:18:11 +00:00
gtest_color_test_.cc
Initial import.
2008-07-03 22:38:12 +00:00
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.
2008-09-18 21:18:11 +00:00
gtest_env_var_test_.cc
Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com.
2008-07-25 21:13:11 +00:00
gtest_env_var_test.py
Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com.
2008-07-25 21:13:11 +00:00
gtest_environment_test.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_filter_unittest_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_filter_unittest.py
Initial import.
2008-07-03 22:38:12 +00:00
gtest_list_tests_unittest_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_list_tests_unittest.py
Initial import.
2008-07-03 22:38:12 +00:00
gtest_main_unittest.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_nc_test.py
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
2008-09-08 17:55:52 +00:00
gtest_nc.cc
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
2008-09-08 17:55:52 +00:00
gtest_no_test_unittest.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_output_test_.cc
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
2008-09-08 17:55:52 +00:00
gtest_output_test_golden_lin.txt
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
2008-09-08 17:55:52 +00:00
gtest_output_test_golden_win.txt
Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev).
2008-09-08 17:55:52 +00:00
gtest_output_test.py
Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw too).
2008-09-18 18:06:35 +00:00
gtest_pred_impl_unittest.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_prod_test.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_repeat_test.cc
Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt mode.
2008-08-01 19:04:48 +00:00
gtest_stress_test.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_test_utils.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.
2008-09-18 21:18:11 +00:00
gtest_uninitialized_test_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_uninitialized_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.
2008-09-18 21:18:11 +00:00
gtest_unittest.cc
Lots of changes:
2008-09-26 16:08:30 +00:00
gtest_xml_outfile1_test_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_xml_outfile2_test_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_xml_outfiles_test.py
Lots of changes:
2008-09-26 16:08:30 +00:00
gtest_xml_output_unittest_.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest_xml_output_unittest.py
Lots of changes:
2008-09-26 16:08:30 +00:00
gtest_xml_test_utils.py
Lots of changes:
2008-09-26 16:08:30 +00:00
gtest-death-test_test.cc
Improves thread-safe death tests by changing to the original working directory before they are executed; also fixes out-dated comments about death tests.
2008-09-12 04:01:37 +00:00
gtest-filepath_test.cc
Lots of changes:
2008-09-26 16:08:30 +00:00
gtest-message_test.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest-options_test.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest-typed-test_test.cc
Adds new files for type-parameterized tests, which I forgot to commit in the previous revision.
2008-09-09 03:01:38 +00:00
gtest-typed-test_test.h
Adds new files for type-parameterized tests, which I forgot to commit in the previous revision.
2008-09-09 03:01:38 +00:00
gtest-typed-test2_test.cc
Adds new files for type-parameterized tests, which I forgot to commit in the previous revision.
2008-09-09 03:01:38 +00:00
production.cc
Initial import.
2008-07-03 22:38:12 +00:00
production.h
Initial import.
2008-07-03 22:38:12 +00:00