catch2/include/reporters
Fran García Salomón d65091fa06 Fix for JUnit reporter when using dynamically generated sections (#963)
* BySectionInfo should also take into account the section name in addition to the source code line
2017-07-23 17:13:44 +02:00
..
catch_reporter_automake.hpp Fixed up Automake reporter 2017-02-22 13:29:17 +01:00
catch_reporter_bases.hpp Fix for JUnit reporter when using dynamically generated sections (#963) 2017-07-23 17:13:44 +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 Initialize JunitReporter::unexpectedExceptions in constructor 2017-07-10 10:30:17 +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