catch2/include/reporters
Pietro Cerutti da023b2f9a TAP Reporter: count success tests even if not printed
This fixes a bug whereas running the TAP reporter without the -s switch
causes the reporter to print 1..0.
2017-03-01 09:24:58 +00: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: count success tests even if not printed 2017-03-01 09:24:58 +00: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