catch2/include/reporters
Phil Nash 3d49d83128 Added benchmark support to MultiReporters
- otherwise benchmarks are not reported if multiple reporters (usually reporter + listener(s)) are used
2017-09-21 09:32:46 +01:00
..
catch_reporter_automake.hpp Removed *_REGISTER_REPORTER from main path 2017-08-17 20:03:16 +02:00
catch_reporter_bases.cpp qualified a load of size_ts with std:: namespace (all those not from Clara) 2017-09-18 17:13:17 +01:00
catch_reporter_bases.hpp Clean up various minor things 2017-08-29 14:02:14 +02:00
catch_reporter_compact.cpp Changed all .hpp extensions to .h where there is now a corresponding .cpp 2017-09-07 11:24:33 +01:00
catch_reporter_console.cpp Fixed issues for ObjC use (see #1011) 2017-09-19 14:38:18 +01:00
catch_reporter_junit.cpp qualified a load of size_ts with std:: namespace (all those not from Clara) 2017-09-18 17:13:17 +01:00
catch_reporter_multi.cpp Added benchmark support to MultiReporters 2017-09-21 09:32:46 +01:00
catch_reporter_multi.h Added benchmark support to MultiReporters 2017-09-21 09:32:46 +01:00
catch_reporter_tap.hpp qualified a load of size_ts with std:: namespace (all those not from Clara) 2017-09-18 17:13:17 +01:00
catch_reporter_teamcity.hpp Remove last usage of NotImplementedException 2017-08-30 20:03:54 +02:00
catch_reporter_xml.cpp Changed all .hpp extensions to .h where there is now a corresponding .cpp 2017-09-07 11:24:33 +01:00