Home
last modified time | relevance | path

Searched refs:XmlReporter (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
29 XmlReporter::~XmlReporter() = default;
31 std::string XmlReporter::getDescription() { in getDescription()
35 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
39 void XmlReporter::writeSourceInfo( SourceLineInfo const& sourceInfo ) { in writeSourceInfo()
45 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
49 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
59 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
65 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting()
90 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
30 XmlReporter::~XmlReporter() = default;
32 std::string XmlReporter::getDescription() { in getDescription()
36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
95 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
231 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing()
268 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
30 XmlReporter::~XmlReporter() = default;
32 std::string XmlReporter::getDescription() { in getDescription()
36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
95 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
231 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing()
268 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
30 XmlReporter::~XmlReporter() = default;
32 std::string XmlReporter::getDescription() { in getDescription()
36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
95 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
223 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing()
260 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
30 XmlReporter::~XmlReporter() = default;
32 std::string XmlReporter::getDescription() { in getDescription()
36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
95 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
231 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing()
268 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
30 XmlReporter::~XmlReporter() = default;
32 std::string XmlReporter::getDescription() { in getDescription()
36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
95 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
231 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing()
268 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_xml.cpp22 XmlReporter::XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
30 XmlReporter::~XmlReporter() = default;
32 std::string XmlReporter::getDescription() { in getDescription()
36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef()
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases()
50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting()
65 void XmlReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
95 void XmlReporter::assertionStarting( AssertionInfo const& ) { } in assertionStarting()
231 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing()
268 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed()
[all …]
H A Dcatch_reporter_xml.h17 class XmlReporter : public StreamingReporterBase<XmlReporter> {
19 XmlReporter(ReporterConfig const& _config);
21 ~XmlReporter() override;
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_xml.hpp19 class XmlReporter : public StreamingReporterBase { class
21 XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
29 virtual ~XmlReporter() CATCH_OVERRIDE;
195 INTERNAL_CATCH_REGISTER_REPORTER( "xml", XmlReporter )
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_xml.hpp19 class XmlReporter : public StreamingReporterBase { class
21 XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
29 virtual ~XmlReporter() CATCH_OVERRIDE;
195 INTERNAL_CATCH_REGISTER_REPORTER( "xml", XmlReporter )
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_xml.hpp19 class XmlReporter : public StreamingReporterBase { class
21 XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
29 virtual ~XmlReporter() CATCH_OVERRIDE;
227 INTERNAL_CATCH_REGISTER_REPORTER( "xml", XmlReporter )
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_xml.hpp19 class XmlReporter : public StreamingReporterBase { class
21 XmlReporter( ReporterConfig const& _config ) in XmlReporter() function in Catch::XmlReporter
29 virtual ~XmlReporter() CATCH_OVERRIDE;
227 INTERNAL_CATCH_REGISTER_REPORTER( "xml", XmlReporter )
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_impl.hpp83 XmlReporter::~XmlReporter() {} in ~XmlReporter()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_impl.hpp83 XmlReporter::~XmlReporter() {} in ~XmlReporter()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DXmlReporter.java42 public class XmlReporter implements Reporter { class
50 public XmlReporter(OutputStream out, String title) { in XmlReporter() method in XmlReporter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DXmlReporter.java42 public class XmlReporter implements Reporter { class
50 public XmlReporter(OutputStream out, String title) { in XmlReporter() method in XmlReporter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/rmi/reliability/benchmark/bench/
H A DXmlReporter.java42 public class XmlReporter implements Reporter { class
50 public XmlReporter(OutputStream out, String title) { in XmlReporter() method in XmlReporter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DXmlReporter.java42 public class XmlReporter implements Reporter { class
50 public XmlReporter(OutputStream out, String title) { in XmlReporter() method in XmlReporter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DXmlReporter.java42 public class XmlReporter implements Reporter { class
50 public XmlReporter(OutputStream out, String title) { in XmlReporter() method in XmlReporter

1234567891011