googletest/googletest/include/gtest
Abseil Team 03867b5389 Googletest export
Add the possibility of specifying the name in type parameterized tests.

Similar to how the last parameter of INSTANTIATE_TEST_CASE_P allows to override the name for (non-type) parametrized tests, this adds the possibility of adding a parameter to INSTANTIATE_TYPED_TEST_CASE_P. The argument has to be a class, which contains a static templated function GetName<T>(int), returning the name for type T.

PiperOrigin-RevId: 210532231
2018-08-28 16:53:45 -04:00
..
internal Googletest export 2018-08-28 16:53:45 -04:00
gtest_pred_impl.h Formatting changes for automatic code management 2018-07-27 11:15:08 -04:00
gtest_prod.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest-death-test.h Comments changes, no functionality changes. 2018-08-14 15:04:11 -04:00
gtest-message.h googletest export 2018-08-20 14:50:48 -04:00
gtest-param-test.h Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest-param-test.h.pump Comments changes, no functionality changes 2018-08-14 14:04:07 -04:00
gtest-printers.h Formatting 2018-08-17 13:44:48 -04:00
gtest-spi.h googletest export 2018-08-20 14:50:48 -04:00
gtest-test-part.h googletest export 2018-08-20 14:50:48 -04:00
gtest-typed-test.h Googletest export 2018-08-28 16:53:45 -04:00
gtest.h googletest export 2018-08-20 14:50:48 -04:00