catch2/tests/SelfTest
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
..
Baselines Split [.foo] into [.][foo] when parsing test specs 2020-02-13 13:35:10 +01:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Split [.foo] into [.][foo] when parsing test specs 2020-02-13 13:35:10 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
SurrogateCpps Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
UsageTests Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle 2020-02-06 11:36:46 +01:00
TestMain.cpp Cleanup impl and main from the main header 2019-12-08 11:31:47 +01:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00