mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
18ab353e55
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 |
||
---|---|---|
.. | ||
Catch.cmake | ||
CatchAddTests.cmake | ||
gdbinit | ||
lldbinit | ||
ParseAndAddCatchTests.cmake |