catch2/tests
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
..
ExtraTests Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle 2020-02-06 11:36:46 +01:00
SelfTest Split [.foo] into [.][foo] when parsing test specs 2020-02-13 13:35:10 +01:00
XCode/OCTest Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
CMakeLists.txt NoAssertions runs only 1 test case instead of all of them 2020-02-04 10:11:55 +01:00