catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský c3013a6251
Move matcher implementation to their own subfolder
In the future we can expect many more matchers, so let's give them
a place to live.

Also moved matcher-related internal files to `internal` subfolder.
Ideally we should sort out all of our source code, but that will
have to come later.
2020-02-20 17:42:11 +01:00
..
CmdLine.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
Details.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
GeneratorsImpl.tests.cpp Outline GeneratorException from generators header 2020-02-14 16:15:47 +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 Fix Clang-3.8 compilation of tests 2020-02-13 16:57:37 +01:00
StringManip.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
Tag.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
ToString.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
Xml.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00