catch2/tests/SelfTest
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
..
Baselines Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle 2020-02-06 11:36:46 +01:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle 2020-02-06 11:36:46 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
SurrogateCpps Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
UsageTests Remove CATCH_CONFIG_ENABLE_BENCHMARKING compilation toggle 2020-02-06 11:36:46 +01:00
TestMain.cpp Cleanup impl and main from the main header 2019-12-08 11:31:47 +01:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00