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
..
2017-05-16 14:34:20 +02:00
2017-02-24 15:42:11 +01:00
2017-04-27 10:29:58 +02:00
2017-06-15 13:08:26 +02:00
2017-01-07 22:05:18 +01:00
2017-05-20 15:10:42 -04:00
2017-06-27 11:45:47 +01:00