1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-04-27 11:25:43 +02:00

4 Commits

Author SHA1 Message Date
Martin Hořeňovský
7d7b2f89f2
Support adding test tags as CTest labels in catch_discover_tests
We also bump the minimum CMake version to 3.20 as per 
2025-01-05 20:02:00 +01:00
Martin Hořeňovský
1b049bdba4
2 more TEST_CASEs to DiscoverTests/register-tests.cpp 2023-07-04 00:06:24 +02:00
Robin Christ
42ee66b5e6
Fix handling of semicolon and backslash characters in CMake test discovery ()
This PR fixes the handling of semicolon and backslash characters in test names in the CMake test discovery

Closes 
2023-06-14 23:40:10 +02:00
Martin Hořeňovský
c8363143e7
Add test scaffolding for catch_discover_tests 2023-06-14 21:14:33 +02:00