catch2/include
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
..
external Fix vendored dep because upstream is non-responsive 2019-04-10 20:17:25 +02:00
internal Split [.foo] into [.][foo] when parsing test specs 2019-11-05 23:28:47 +01:00
reporters Refactored XMLWriter to provide finer-grained control over formatting 2019-10-29 13:59:18 +01:00
catch.hpp v2.10.2 2019-10-24 18:41:25 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00