mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 21:29:54 +01:00
3ed5441067
When PARSE_CATCH_TESTS_ADD_TARGET_IN_TEST_NAME is enabled the cmake helper script fails to extract the testcase name if a whitespace is before the name string. Use regex to consider and remove this whitespace. fix by Mike-Devel fixes: https://github.com/catchorg/Catch2/issues/1493 |
||
---|---|---|
.. | ||
Catch.cmake | ||
CatchAddTests.cmake | ||
gdbinit | ||
lldbinit | ||
ParseAndAddCatchTests.cmake |