Searched refs:CATCH_CONFIG_DEFAULT_REPORTER (Results 1 – 1 of 1) sorted by relevance
5246 #ifndef CATCH_CONFIG_DEFAULT_REPORTER5247 #define CATCH_CONFIG_DEFAULT_REPORTER "console" macro5249 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER;5250 #undef CATCH_CONFIG_DEFAULT_REPORTER