catch2/tests/SelfTest/UsageTests
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
..
Approx.tests.cpp Move Approx out of the Detail namespace 2020-02-03 15:14:59 +01:00
BDD.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Benchmark.tests.cpp Fix wrong namespacing of benchmarking constructor helpers 2020-02-13 16:15:50 +01:00
Class.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Compilation.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
Condition.tests.cpp Move Approx out of the Detail namespace 2020-02-03 15:14:59 +01:00
Decomposition.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
EnumToString.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Exception.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
Generators.tests.cpp Outline GeneratorException from generators header 2020-02-14 16:15:47 +01:00
Matchers.tests.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
Message.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Misc.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringByte.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringChrono.tests.cpp Unconditionally provide <chrono> StringMakers 2020-02-03 20:53:36 +01:00
ToStringGeneral.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringOptional.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringPair.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringTuple.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringVariant.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
ToStringVector.tests.cpp Some refactorings: 2020-02-16 15:25:23 +01:00
ToStringWhich.tests.cpp Remove testing of CATCH_CONFIG_FALLBACK_STRINGIFIER from SelfTest 2020-01-21 15:14:24 +01:00
Tricky.tests.cpp stdio.h replaced with cstdio. 2020-02-16 16:05:30 +01:00
VariadicMacros.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00