catch2/include/reporters
Martin Hořeňovský 9e2616aeac Add missing assert.h include to reporter bases.
It being missing caused an error when compiling under MSVC.
2017-02-22 13:31:51 +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 Changed console reporter test duration reporting format 2017-02-22 08:35:53 +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_tap.hpp Fixed-up TAP reporter a bit. 2017-02-22 13:28:13 +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