catch2/projects
Martin Hořeňovský 930f49a641
Split [.foo] into [.][foo] when parsing test specs
b77cec05c0 fixed this problem for tagging tests, so that a test
case tagged with `[.foo]` would be parsed as tagged with `[.][foo]`.
This does the same for the test spec parsing.

Fixes #1798
2019-11-05 23:28:47 +01:00
..
ExtraTests Add test for including unguarded windows.h 2019-10-17 11:15:42 +02:00
SelfTest Split [.foo] into [.][foo] when parsing test specs 2019-11-05 23:28:47 +01:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00