catch2/tests/SelfTest/IntrospectiveTests
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
..
CmdLine.tests.cpp Split [.foo] into [.][foo] when parsing test specs 2020-02-13 13:35:10 +01:00
Details.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
GeneratorsImpl.tests.cpp Move Approx out of the Detail namespace 2020-02-03 15:14:59 +01:00
InternalBenchmark.tests.cpp Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle 2020-02-06 11:36:46 +01:00
PartTracker.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
RandomNumberGeneration.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
String.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
StringManip.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Tag.tests.cpp Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
ToString.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Xml.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00