catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský cd7d7a1c67
Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle
Now that Catch2 is a proper library, we can always build the full
library (comparatively minor slowdown) and the user can avoid
including benchmarking headers to avoid the compilation slowdown.
2020-02-06 11:36:46 +01:00
..
CmdLine.tests.cpp Move Approx out of the Detail namespace 2020-02-03 15:14:59 +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