catch2/tests/ExtraTests
Martin Hořeňovský 88b28ab592
Extra compilation checks for compiling without exceptions
2022-01-01 23:21:37 +01:00
..
CMakeLists.txt Add test for handling of reporter's assertion preferences 2022-01-01 14:15:44 +01:00
ToDo.txt Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
X01-PrefixedMacros.cpp Add STATIC_CHECK and STATIC_CHECK_FALSE (#2318) 2021-11-15 00:28:27 +01:00
X02-DisabledMacros.cpp Add more macros to the DisabledMacros test 2022-01-01 16:45:28 +01:00
X03-DisabledExceptions-DefaultHandler.cpp Extra compilation checks for compiling without exceptions 2022-01-01 23:21:37 +01:00
X04-DisabledExceptions-CustomHandler.cpp Remove catch_default_main.hpp 2020-05-09 18:00:49 +02:00
X05-DeferredStaticChecks.cpp Add test for runtime behaviour of STATIC_CHECK 2021-11-15 20:06:29 +01:00
X10-FallbackStringifier.cpp Use main-as-static-lib in ExtraTests 2020-05-03 19:21:58 +02:00
X11-DisableStringification.cpp Use main-as-static-lib in ExtraTests 2020-05-03 19:21:58 +02:00
X12-CustomDebugBreakMacro.cpp Move X12-CustomDebugBreakMacro.cpp to the right place 2020-02-18 10:20:37 +01:00
X21-PartialTestCaseEvents.cpp Move reporter_registrars.hpp to reporters/ 2021-11-10 23:52:59 +01:00
X22-BenchmarksInCumulativeReporter.cpp Move reporter_registrars.hpp to reporters/ 2021-11-10 23:52:59 +01:00
X23-CasingInReporterNames.cpp Move reporter_registrars.hpp to reporters/ 2021-11-10 23:52:59 +01:00
X24-ListenerStdoutCaptureInMultireporter.cpp Add test for handling of Listeners requesting stdout capture 2022-01-01 14:13:48 +01:00
X25-ListenerCanAskForCapturedStdout.cpp Add test for handling of reporter's assertion preferences 2022-01-01 14:15:44 +01:00
X26-ReporterPreferencesForPassingAssertionsIsRespected.cpp Add test for handling of reporter's assertion preferences 2022-01-01 14:15:44 +01:00
X27-CapturedStdoutInTestCaseEvents.cpp Don't send full stdout so far to testCasePartialEnded event 2022-01-01 12:21:41 +01:00
X31-DuplicatedTestCases.cpp Multiple tests can have same name as long as their tags differ 2021-09-25 21:37:03 +02:00
X32-DuplicatedTestCasesDifferentTags.cpp Multiple tests can have same name as long as their tags differ 2021-09-25 21:37:03 +02:00
X33-DuplicatedTestCaseMethods.cpp Multiple tests can have same name as long as their tags differ 2021-09-25 21:37:03 +02:00
X34-DuplicatedTestCaseMethodsDifferentFixtures.cpp Multiple tests can have same name as long as their tags differ 2021-09-25 21:37:03 +02:00
X90-WindowsHeaderInclusion.cpp Use main-as-static-lib in ExtraTests 2020-05-03 19:21:58 +02:00
X91-AmalgamatedCatch.cpp Provide 1 .hpp + 1 .cpp distribution of Catch2 2020-09-09 13:02:50 +02:00
X92-NoTests.cpp Exit with non-0 return code if no tests were run 2021-12-18 20:50:00 +01:00