catch2/include/reporters
sp-dani-garcia 51b29ced1a Add SonarQube Generic Test Data reporter
It outputs reports in the `Generic Execution Test Data` format, see
https://docs.sonarqube.org/latest/analysis/generic-test/, specifically
https://docs.sonarqube.org/latest/analysis/generic-test/#header-2

Close #1738 (this is a cherry-pick and fixup of that PR)
2019-10-27 10:02:41 +01:00
..
catch_reporter_automake.hpp Removed *_REGISTER_REPORTER from main path 2017-08-17 20:03:16 +02:00
catch_reporter_bases.cpp support for printing test filters (PR #1585) 2019-04-03 20:24:52 +02:00
catch_reporter_bases.hpp Fixes #1766: Catch terminates when parsing invalid test name 2019-10-19 21:14:06 +02:00
catch_reporter_compact.cpp Small updates to include directives (#1726) 2019-09-08 14:25:23 +02:00
catch_reporter_compact.h Provide CompactReporter declaration with EXTERNAL_INTERFACES 2017-11-14 16:13:35 +01:00
catch_reporter_console.cpp Fixes #1766: Catch terminates when parsing invalid test name 2019-10-19 21:14:06 +02:00
catch_reporter_console.h Fixes #1766: Catch terminates when parsing invalid test name 2019-10-19 21:14:06 +02:00
catch_reporter_junit.cpp Fix JUnit reporter output so that it conforms to JUnit schema 2019-04-11 13:04:54 +02:00
catch_reporter_junit.h Provide JunitReporter declaration with EXTERNAL_INTERFACES 2017-11-14 17:15:13 +01:00
catch_reporter_listening.cpp Fixes #1766: Catch terminates when parsing invalid test name 2019-10-19 21:14:06 +02:00
catch_reporter_listening.h Fixes #1766: Catch terminates when parsing invalid test name 2019-10-19 21:14:06 +02:00
catch_reporter_sonarqube.hpp Add SonarQube Generic Test Data reporter 2019-10-27 10:02:41 +01:00
catch_reporter_tap.hpp Fix TAP protocol reporter 2019-02-08 10:48:32 +01:00
catch_reporter_teamcity.hpp Inline SourceLineInfo::empty definition 2019-09-08 18:20:49 +02:00
catch_reporter_xml.cpp Fix xml reporter crashing when a benchmark failed. 2019-07-29 15:30:33 +02:00
catch_reporter_xml.h Fix xml reporter crashing when a benchmark failed. 2019-07-29 15:30:33 +02:00