catch2/projects/ExtraTests
Martin Hořeňovský 141761745a
Remove ANON_TEST_CASE
It can be fully replaced with `TEST_CASE` without any arguments,
so there is no need to keep it around.

Closes #1220
2019-10-29 14:07:18 +01:00
..
CMakeLists.txt Add test for including unguarded windows.h 2019-10-17 11:15:42 +02:00
ToDo.txt Add tests for CATCH_CONFIG_DISABLE 2018-09-01 17:28:06 +02:00
X01-PrefixedMacros.cpp Remove ANON_TEST_CASE 2019-10-29 14:07:18 +01:00
X02-DisabledMacros.cpp Add tests for CATCH_CONFIG_DISABLE 2018-09-01 17:28:06 +02:00
X03-DisabledExceptions-DefaultHandler.cpp Add ExtraTest for CATCH_CONFIG_DISABLE 2018-09-04 10:06:30 +02:00
X04-DisabledExceptions-CustomHandler.cpp Add ExtraTest for CATCH_CONFIG_DISABLE 2018-09-04 10:06:30 +02:00
X10-FallbackStringifier.cpp Add ExtraTests infrastructure 2018-08-28 12:57:20 +02:00
X11-DisableStringification.cpp Add test for CATCH_CONFIG_DISABLE_STRINGIFICATION 2018-08-31 21:27:35 +02:00
X20-BenchmarkingMacros.cpp Add an extra test for benchmarking macros 2019-06-06 21:29:25 +02:00
X90-WindowsHeaderInclusion.cpp Add test for including unguarded windows.h 2019-10-17 11:15:42 +02:00