catch2/tests/ExtraTests
Martin Hořeňovský 232e893785
Downgrade required CMake to 3.16
We still want to build VS 2017 through AppVeyor, and those images
have CMake 3.16.2 installed. We could install newer CMake as part
of the build, but since we don't use newer CMake features yet, this
is simpler.
2025-01-05 23:45:00 +01:00
..
CMakeLists.txt Downgrade required CMake to 3.16 2025-01-05 23:45:00 +01:00
ToDo.txt Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
X01-PrefixedMacros.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X02-DisabledMacros.cpp TEST_CASE_PERSISTENT_FIXTURE: A new fixture macro for allowing persistent fixtures throughout a TEST_CASE (#2885) 2024-08-05 17:01:41 +02:00
X03-DisabledExceptions-DefaultHandler.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X04-DisabledExceptions-CustomHandler.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X05-DeferredStaticChecks.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X10-FallbackStringifier.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X11-DisableStringification.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X12-CustomDebugBreakMacro.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X20-AssertionStartingEventGoesBeforeAssertionIsEvaluated.cpp Clean up explanation in tests 2023-07-12 11:49:43 +02:00
X21-PartialTestCaseEvents.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X22-BenchmarksInCumulativeReporter.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
X23-CasingInReporterNames.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X24-ListenerStdoutCaptureInMultireporter.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X25-ListenerCanAskForCapturedStdout.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X26-ReporterPreferencesForPassingAssertionsIsRespected.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X27-CapturedStdoutInTestCaseEvents.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X28-ListenersGetEventsBeforeReporters.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X29-CustomArgumentsForReporters.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
X30-BazelReporter.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X31-DuplicatedTestCases.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X32-DuplicatedTestCasesDifferentTags.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X33-DuplicatedTestCaseMethods.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X34-DuplicatedTestCaseMethodsDifferentFixtures.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X35-DuplicatedReporterNames.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X36-ReportingCrashWithJunitReporter.cpp Add test for handleFatalErrorCondition within JUnit reporter 2024-04-21 21:52:33 +02:00
X90-WindowsHeaderInclusion.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X91-AmalgamatedCatch.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
X92-NoTests.cpp Fix references to license file 2022-10-28 11:30:15 +02:00
X93-AllSkipped.cpp Add new SKIP macro for skipping tests at runtime (#2360) 2023-01-12 15:01:47 +01:00