catch2/include/reporters
Phil Nash 22e9ebef0d Factored table writing code out into a TablePrinter class (removes a lot of magic numbers and ad-hoc formatting) 2017-08-04 23:54:51 +01:00
..
catch_reporter_automake.hpp removed redundant virtuals on override functions (and added a couple of overrides) 2017-07-20 16:23:52 +01:00
catch_reporter_bases.cpp Addressed Resharper-C++ warnings 2017-07-25 17:16:28 +02:00
catch_reporter_bases.hpp First draft of (experimental) benchmarking support 2017-08-04 19:23:30 +01:00
catch_reporter_compact.cpp Addressed Resharper-C++ warnings 2017-07-25 17:16:28 +02:00
catch_reporter_console.cpp Factored table writing code out into a TablePrinter class (removes a lot of magic numbers and ad-hoc formatting) 2017-08-04 23:54:51 +01:00
catch_reporter_junit.cpp Remove <set> include from the common test path 2017-07-27 22:31:27 +02:00
catch_reporter_multi.cpp Fix merge mishap (duplicated catch_reporter_multi header) 2017-07-19 23:20:30 +02:00
catch_reporter_multi.h Change typedefs to using 2017-07-27 12:24:21 +02:00
catch_reporter_tap.hpp removed redundant virtuals on override functions (and added a couple of overrides) 2017-07-20 16:23:52 +01:00
catch_reporter_teamcity.hpp Addressed Resharper-C++ warnings 2017-07-25 17:16:28 +02:00
catch_reporter_xml.cpp Remove <set> include from the common test path 2017-07-27 22:31:27 +02:00