Searched refs:CATCH_CONFIG_DEFAULT_REPORTER (Results 1 – 4 of 4) sorted by relevance
57 #ifndef CATCH_CONFIG_DEFAULT_REPORTER58 #define CATCH_CONFIG_DEFAULT_REPORTER "console" macro60 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER;61 #undef CATCH_CONFIG_DEFAULT_REPORTER
10 CATCH_CONFIG_DEFAULT_REPORTER
107 `CATCH_CONFIG_DEFAULT_REPORTER` to string literal naming the desired110 This means that defining `CATCH_CONFIG_DEFAULT_REPORTER` to `"console"`
4684 #ifndef CATCH_CONFIG_DEFAULT_REPORTER4685 #define CATCH_CONFIG_DEFAULT_REPORTER "console" macro4687 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER;4688 #undef CATCH_CONFIG_DEFAULT_REPORTER