catch2/include/reporters
Phil Nash 873ef276b6 XML Reporter closes tag and flushes stream at end of TestCase and Section tags.
This fixes an issue where XML reports on stdout are broken by printf statements
2017-02-13 15:56:25 +00:00
..
catch_reporter_bases.hpp Added std:: qualification to some functions from C stdlib 2017-02-11 23:20:09 +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 The file/ line in sections is now of the section. not the test case 2017-02-10 11:56:46 +00: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_teamcity.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
catch_reporter_xml.hpp XML Reporter closes tag and flushes stream at end of TestCase and Section tags. 2017-02-13 15:56:25 +00:00