Martin Hořeňovský 053c29a2b8 Add partial implementation of CATCH_CONFIG_DISABLE
* Assertions are defined into (void)(0) no-op
* SECTIONs are defined away (leaving {} as scope)
* TEST_CASEs and TEST_CASE_METHODs are not registered.
* REGISTER_TEST_CASE is defined into (void)(0) no-op
* METHOD_AS_TEST_CASE is defined away
2017-08-27 22:05:25 +02:00
..
2017-08-24 22:56:27 +02:00
2017-08-24 22:56:27 +02:00
2017-08-24 19:40:36 +02:00
2017-08-24 22:56:27 +02:00
2017-08-24 22:56:27 +02:00