catch2/projects
Martin Hořeňovský a3876adba6 Fix CTest regex error
The desired behaviour was to match a literal "[.]", so the regex
has to be escaped as "\\[\\.\\]" -- double backslashes, because
it has to be escaped from CMake as well as from the regex engine.
2018-09-09 10:17:08 +02:00
..
ExtraTests Add ExtraTest for CATCH_CONFIG_DISABLE 2018-09-04 10:06:30 +02:00
SelfTest Add test for AND_GIVEN and update the baselines 2018-09-02 16:53:57 +02:00
XCode/OCTest Reverted removal of #ifdef for chrono converters, and fixed in OC project a different way 2018-06-12 15:37:06 +01:00
CMakeLists.txt Fix CTest regex error 2018-09-09 10:17:08 +02:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00