Abseil Team d0cba8c138 Googletest export
Add a compile time check to ensure that the parameters to TEST_P and INSTANTIATE_TEST_SUITE_P are not empty. Some compilers already 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: 273832263
2019-10-10 09:21:56 -04:00
..
2019-01-03 16:40:27 -05:00
2019-04-01 15:05:10 -04:00
2019-10-10 09:21:56 -04:00
2018-12-03 12:54:11 -05:00
2019-08-11 13:10:47 +02:00