catch2/include/reporters
wiscy d89dc2d5ad Merge pull request #1 from afoster1/master
Need support for Sun Studio 12.1
2016-11-29 21:26:06 +01:00
..
catch_reporter_bases.hpp Added missing CATCH_OVERRIDE to CumulativeReporterBase::assertionEnded(). This fixes a warning when building in Xcode 7.2+ with default warning settings. 2016-03-29 17:03:09 +01:00
catch_reporter_compact.hpp Fixed std::distance compile error with Oracle Solaris Studio 12.1 2016-10-10 11:44:16 +01:00
catch_reporter_console.hpp Fixed !shouldfail 2016-03-14 19:13:34 +00:00
catch_reporter_junit.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
catch_reporter_multi.hpp Removed use of dynamic_cast for MultipleReporters 2016-04-28 08:11: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 Removed now redundant xml stream initialisation 2016-11-29 12:13:55 +00:00