catch2/examples
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
..
010-TestCase.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
020-TestCase-1.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
020-TestCase-2.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
030-Asn-Require-Check.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
100-Fix-Section.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
110-Fix-ClassFixture.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
111-Fix-PersistentFixture.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
120-Bdd-ScenarioGivenWhenThen.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
210-Evt-EventListeners.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
231-Cfg-OutputStreams.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
232-Cfg-CustomMain.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
300-Gen-OwnGenerator.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
301-Gen-MapTypeConversion.cpp Fix various useful clang-tidy warnings 2024-03-01 21:24:45 +01:00
302-Gen-Table.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
310-Gen-VariablesInGenerators.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
311-Gen-CustomCapture.cpp Add nice license headers to files in examples/ and fuzzing/ 2023-08-24 16:34:31 +02:00
CMakeLists.txt Downgrade required CMake to 3.16 2025-01-05 23:45:00 +01:00