catch2/include/reporters
Jozef Grajciar 489a41012e ConsoleReporter: minor formatting fix
PASSED will now appear on the same line as filename and line number,
just like the case with FAILED message formatting
2018-11-10 19:35:25 +01:00
..
catch_reporter_automake.hpp Removed *_REGISTER_REPORTER from main path 2017-08-17 20:03:16 +02:00
catch_reporter_bases.cpp Make TestEventListenerBase register all verbosities 2018-11-05 20:05:17 +01:00
catch_reporter_bases.hpp Make TestEventListenerBase register all verbosities 2018-11-05 20:05:17 +01:00
catch_reporter_compact.cpp Add a new reporter customization point: reporting all assertions 2018-07-14 20:51:02 +02:00
catch_reporter_compact.h Provide CompactReporter declaration with EXTERNAL_INTERFACES 2017-11-14 16:13:35 +01:00
catch_reporter_console.cpp ConsoleReporter: minor formatting fix 2018-11-10 19:35:25 +01:00
catch_reporter_console.h Provide ConsoleReporter declaration with EXTERNAL_INTERFACES 2017-11-14 20:42:58 +01:00
catch_reporter_junit.cpp Add a new reporter customization point: reporting all assertions 2018-07-14 20:51:02 +02:00
catch_reporter_junit.h Provide JunitReporter declaration with EXTERNAL_INTERFACES 2017-11-14 17:15:13 +01:00
catch_reporter_listening.cpp Fix Listening reporter use of ReporterPreferences 2018-07-22 22:58:18 +02:00
catch_reporter_listening.h Fix Listening reporter use of ReporterPreferences 2018-07-22 22:58:18 +02:00
catch_reporter_tap.hpp Add a new reporter customization point: reporting all assertions 2018-07-14 20:51:02 +02:00
catch_reporter_teamcity.hpp Replace most naked throws with macros from catch_enforce.h 2018-09-03 18:07:34 +02:00
catch_reporter_xml.cpp XmlReporter: add information about rng-seed 2018-10-13 16:53:44 +02:00
catch_reporter_xml.h Provide XmlReporter declaration with EXTERNAL_INTERFACES 2017-11-14 17:56:27 +01:00