catch2/contrib
Reinhold Gschweicher 18ab353e55 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
2020-12-21 13:15:36 +01:00
..
Catch.cmake Fix Catch.cmake helper by setting variable globally 2020-12-17 18:50:04 +01:00
CatchAddTests.cmake Add WORKING_DIRECTORY to CatchAddTests.cmake commands 2020-10-02 23:29:40 +02:00
ParseAndAddCatchTests.cmake Add deprecation warning in ParseAndCatchTests 2020-12-21 13:15:36 +01:00
gdbinit Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging 2018-05-09 17:46:31 +02:00
lldbinit Add gdbinit and lldbinit files with commands to skip stepping into Catch code during debugging 2018-05-09 17:46:31 +02:00