mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
77b2a7daea
Fix regex that requires two string arguments in the form of TEST_CASE("a", "b") resulting in not finding TEST_CASE("a") entries. See https://regex101.com/r/JygOND/1 Fixes: https://github.com/catchorg/Catch2/issues/2055 |
||
---|---|---|
.. | ||
Catch.cmake | ||
CatchAddTests.cmake | ||
gdbinit | ||
lldbinit | ||
ParseAndAddCatchTests.cmake |