catch2/include/reporters
Martin Hořeňovský 95b0eb2b6c TAP reporter now behaves as if -s was always set
This should fulfill the TAP specification better.
2017-03-02 15:54:08 +01:00
..
catch_reporter_automake.hpp Fixed up Automake reporter 2017-02-22 13:29:17 +01:00
catch_reporter_bases.hpp Add missing assert.h include to reporter bases. 2017-02-22 13:31:51 +01:00
catch_reporter_compact.hpp Use char literal instead of string literal with 1 char 2017-01-29 23:07:15 +01:00
catch_reporter_console.hpp Console reporter now uses fixed decimal formatting 2017-02-27 11:34:15 +01:00
catch_reporter_junit.hpp Fixes for MinGW compatibility 2017-02-06 01:43:53 +01:00
catch_reporter_multi.hpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
catch_reporter_tap.hpp TAP reporter now behaves as if -s was always set 2017-03-02 15:54:08 +01: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 Add file/line to TestCase, Section and Failure elements in Xml Reporter 2017-02-17 10:26:17 +00:00