catch2/include/reporters
Thomas Sondergaard a64a0c6f06 Consistent junit reporting regardless of internal SECTIONS
Change it so the classname attribute on the <testcase> element is the
test fixture name or "global" regardless of whether the TEST_CASE
contains SECTIONs. This way the output is not changed substantially,
just because a SECTION is added to a TEST_CASE.
2017-05-30 17:10:14 +02:00
..
catch_reporter_automake.hpp Fixed up Automake reporter 2017-02-22 13:29:17 +01:00
catch_reporter_bases.hpp Cosmetic fixes (whitespace and spelling) 2017-05-27 14:42:54 +02:00
catch_reporter_compact.hpp Take std::string by const-ref where possible 2017-03-06 13:16:43 +01:00
catch_reporter_console.hpp print messages when unexpected exceptions are thrown 2017-04-04 11:27:19 +02:00
catch_reporter_junit.hpp Consistent junit reporting regardless of internal SECTIONS 2017-05-30 17:10:14 +02:00
catch_reporter_multi.hpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
catch_reporter_tap.hpp Take std::string by const-ref where possible 2017-03-06 13:16:43 +01:00
catch_reporter_teamcity.hpp Merge branch 'master' of https://github.com/awglyde/Catch 2017-05-16 16:09:51 +02:00
catch_reporter_xml.hpp Refactored console reporter include logic to match Xml Reporter’s 2017-03-03 14:19:41 +00:00