catch2/include/reporters
Thomas Sondergaard a6b03031ba Use [#filename] tag for junit testcase classname attribute
If [#filename] is present in tags, use it for the classname attribute,
rather than "global". If the test fixture is present that still takes
precedence.
2017-06-05 12:51:56 +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 Use [#filename] tag for junit testcase classname attribute 2017-06-05 12:51:56 +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