catch2/extras
Reinhold Gschweicher 48f220b68a
Add deprecation warning in ParseAndCatchTests
Parsing C++ with regex in CMake is error prone and regularly leads to silently
dropped (not run) test cases.

Going forward the function `catch_discover_tests` from `contrib/CMake.cmake`
should be used.

For more information see https://github.com/catchorg/Catch2/issues/2092#issuecomment-747342765
2021-05-09 18:05:25 +02:00
..
Catch.cmake Fix Catch.cmake helper by setting variable globally 2021-05-09 18:05:18 +02:00
CatchAddTests.cmake fixed inconsistent semicolon expansion in catch_discover_tests (Bug #2214) 2021-04-16 17:22:14 +02:00
ParseAndAddCatchTests.cmake Add deprecation warning in ParseAndCatchTests 2021-05-09 18:05:25 +02:00
catch_amalgamated.cpp Bump version to v3.0.0 preview 3 2020-10-08 15:26:30 +02:00
catch_amalgamated.hpp Bump version to v3.0.0 preview 3 2020-10-08 15:26:30 +02:00
gdbinit Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00
lldbinit Rename contrib/ to extras/ 2019-12-05 16:24:57 +01:00