catch2/include
Martin Hořeňovský 0ca4cfb743 Introduce compile time toggle to remove Matchers from TU
The toggle is `CATCH_CONFIG_DISABLE_MATCHERS` and the only use is
to speed up compilation of small TUs. For large ones it is likely
insignificant, because the speed up is constant relative to
number of tests/assertions in TU.
2017-07-28 21:34:34 +02:00
..
external Removed tbc_text_format (superceded by TextFlow) 2017-07-20 23:20:42 +01:00
internal Introduce compile time toggle to remove Matchers from TU 2017-07-28 21:34:34 +02:00
reporters Remove <set> include from the common test path 2017-07-27 22:31:27 +02:00
catch.hpp Introduce compile time toggle to remove Matchers from TU 2017-07-28 21:34:34 +02:00
catch_session.hpp Remove <set> include from the common test path 2017-07-27 22:31:27 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00