catch2/tests/SelfTest/UsageTests
Martin Hořeňovský 6c3a5ef625
Remove CATCH_CONFIG_DISABLE_MATCHERS
Now that the recommended distribution and usage method is proper
library, users can just avoid including the matcher headers to get
basically the same effect.
2020-01-25 09:07:36 +01:00
..
Approx.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
BDD.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Benchmark.tests.cpp Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
Class.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Compilation.tests.cpp Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
Condition.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +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 Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
Generators.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
Matchers.tests.cpp Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +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 Start using piecemeal includes in test files 2020-01-21 10:03:54 +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 Move tests from projects/ to tests/ 2019-12-05 16:00:20 +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 Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00
VariadicMacros.tests.cpp Start using piecemeal includes in test files 2020-01-21 10:03:54 +01:00