googletest/googletest/test
Abseil Team a4a5a7c768 Googletest export
- Fix a bug in dealing with paramaterized tests where the name is it self a macro expansion.
- Add a compile time check to ensure that the parameters to TEST_P and INSTANTIATE_TEST_SUITE_P are not empty. The above fix causes some compilers to fail in that case and even where it works, it's likely to result in technically invalid code by virtue of creating reserved identifiers:
https://en.cppreference.com/w/cpp/language/identifiers

PiperOrigin-RevId: 274047249
2019-10-11 07:07:03 -04:00
..
BUILD.bazel Prepare for Bazel incompatible changes 2019-08-07 17:08:10 +02:00
googletest-break-on-failure-unittest_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
googletest-break-on-failure-unittest.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
googletest-catch-exceptions-test_.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-catch-exceptions-test.py Googletest export 2019-05-10 15:28:12 -04:00
googletest-color-test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
googletest-color-test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
googletest-death-test_ex_test.cc Don't hardcode the filename in CxxExceptionDeathTest.PrintsMessageForStdException 2019-02-21 12:10:15 -08:00
googletest-death-test-test.cc restore mistakenly removed iffs in their explicit form 2019-08-20 12:14:22 +02:00
googletest-env-var-test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
googletest-env-var-test.py Fix Python3 support 2018-09-14 19:40:51 -04:00
googletest-filepath-test.cc Googletest export 2019-01-02 16:51:40 -05:00
googletest-filter-unittest_.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-filter-unittest.py Fix Python3 support 2018-09-14 19:40:51 -04:00
googletest-json-outfiles-test.py Googletest export 2019-07-25 20:53:46 -04:00
googletest-json-output-unittest.py Googletest export 2019-07-25 20:53:46 -04:00
googletest-list-tests-unittest_.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-list-tests-unittest.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
googletest-listener-test.cc Googletest export 2019-08-01 16:05:33 -04:00
googletest-message-test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
googletest-options-test.cc Googletest export 2019-01-02 16:51:40 -05:00
googletest-output-test_.cc Googletest export 2019-10-10 09:21:56 -04:00
googletest-output-test-golden-lin.txt Googletest export 2019-10-10 09:21:56 -04:00
googletest-output-test.py Googletest export 2019-01-02 16:51:40 -05:00
googletest-param-test2-test.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-param-test-invalid-name1-test_.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-param-test-invalid-name1-test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
googletest-param-test-invalid-name2-test_.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-param-test-invalid-name2-test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
googletest-param-test-test.cc Googletest export 2019-10-11 07:07:03 -04:00
googletest-param-test-test.h Googletest export 2019-01-11 13:59:22 -05:00
googletest-port-test.cc remove a custom implementation of std::iterator_traits 2019-08-14 00:18:54 +02:00
googletest-printers-test.cc Merge pull request #2254 from chaoran:master 2019-05-17 15:05:44 -04:00
googletest-shuffle-test_.cc Googletest export 2018-12-03 12:54:11 -05:00
googletest-shuffle-test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
googletest-test2_test.cc Googletest export 2019-01-11 13:59:22 -05:00
googletest-test-part-test.cc Googletest export 2019-01-02 16:51:40 -05:00
googletest-throw-on-failure-test_.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
googletest-throw-on-failure-test.py restore mistakenly removed iffs in their explicit form 2019-08-20 12:14:22 +02:00
googletest-uninitialized-test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
googletest-uninitialized-test.py Fix Python3 support 2018-09-14 19:40:51 -04:00
gtest_all_test.cc Googletest export 2018-10-29 13:46:16 -04:00
gtest_assert_by_exception_test.cc Googletest export 2019-01-02 16:51:40 -05:00
gtest_environment_test.cc restore mistakenly removed iffs in their explicit form 2019-08-20 12:14:22 +02:00
gtest_help_test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_help_test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gtest_json_test_utils.py merges-6 2018-03-05 14:21:41 -05:00
gtest_list_output_unittest_.cc Merge 72a2836945e7a3dcee0730166704587e10bf64ee into 1d9a1912e7 2018-08-27 12:22:33 -04:00
gtest_list_output_unittest.py Merge 72a2836945e7a3dcee0730166704587e10bf64ee into 1d9a1912e7 2018-08-27 12:22:33 -04:00
gtest_main_unittest.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_no_test_unittest.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_pred_impl_unittest.cc restore mistakenly removed iffs in their explicit form 2019-08-20 12:14:22 +02:00
gtest_premature_exit_test.cc restore mistakenly removed iffs in their explicit form 2019-08-20 12:14:22 +02:00
gtest_prod_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_repeat_test.cc Googletest export 2019-01-11 13:59:22 -05:00
gtest_skip_environment_check_output_test.py Merge pull request #2203 from ngie-eign:issue-2189 2019-04-03 17:15:16 -04:00
gtest_skip_in_environment_setup_test.cc Merge pull request #2203 from ngie-eign:issue-2189 2019-04-03 17:15:16 -04:00
gtest_skip_test.cc Googletest export 2018-10-24 11:26:16 -04:00
gtest_sole_header_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_stress_test.cc Googletest export 2018-10-30 21:20:43 -04:00
gtest_test_macro_stack_footprint_test.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_test_utils.py Merge pull request #2387 from kuzkry:iff 2019-09-12 12:10:51 -04:00
gtest_testbridge_test_.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest_testbridge_test.py Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gtest_throw_on_failure_ex_test.cc Apply clang-tidy modernize-use-nullptr to googletest. 2018-10-05 12:54:14 -04:00
gtest_unittest.cc Googletest export 2019-10-11 07:06:56 -04:00
gtest_xml_outfile1_test_.cc Googletest export 2018-12-03 12:54:11 -05:00
gtest_xml_outfile2_test_.cc Googletest export 2018-12-03 12:54:11 -05:00
gtest_xml_outfiles_test.py Googletest export 2019-07-25 20:53:46 -04:00
gtest_xml_output_unittest_.cc Googletest export 2019-01-11 13:59:22 -05:00
gtest_xml_output_unittest.py Googletest export 2019-07-25 20:53:46 -04:00
gtest_xml_test_utils.py Googletest export 2019-07-25 20:53:46 -04:00
gtest-typed-test2_test.cc Googletest export 2019-01-11 13:59:22 -05:00
gtest-typed-test_test.cc remove custom implementations of std::is_same 2019-08-14 14:00:44 +02:00
gtest-typed-test_test.h Googletest export 2019-01-11 13:59:22 -05:00
gtest-unittest-api_test.cc Googletest export 2019-01-11 13:59:22 -05:00
production.cc Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
production.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00