catch2/include/reporters
Eirik Byrkjeflot Anonsen 2ebd7dc10e Eliminate dynamic cast by implementing MultipleReporters as a linked list
This eliminates one use of RTTI in Catch. I also tend to think that this
is a more sensible design.
2016-04-05 18:26:38 +02:00
..
catch_reporter_bases.hpp Removed unused parameter 2015-11-04 18:11:54 +00:00
catch_reporter_compact.hpp Added signal handlers (and placeholder for SEH handlers) 2014-08-22 08:07:39 +01:00
catch_reporter_console.hpp Fixed !shouldfail 2016-03-14 19:13:34 +00:00
catch_reporter_junit.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
catch_reporter_multi.hpp Eliminate dynamic cast by implementing MultipleReporters as a linked list 2016-04-05 18:26:38 +02:00
catch_reporter_teamcity.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
catch_reporter_xml.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00