catch2/src
Martin Hořeňovský c50ba09cde
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
2020-02-13 13:35:10 +01:00
..
catch2 Split [.foo] into [.][foo] when parsing test specs 2020-02-13 13:35:10 +01:00
CMakeLists.txt Remove catch_external_interfaces.h 2020-02-12 16:57:15 +01:00