Home
last modified time | relevance | path

Searched refs:JunitReporter (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_junit.cpp60 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
67 JunitReporter::~JunitReporter() {} in ~JunitReporter()
69 std::string JunitReporter::getDescription() { in getDescription()
73 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
75 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
80 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
110 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
136 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
158 void JunitReporter::writeSection( std::string const& className, in writeSection()
198 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_junit.cpp61 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
69 JunitReporter::~JunitReporter() {} in ~JunitReporter()
71 std::string JunitReporter::getDescription() { in getDescription()
75 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
77 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
82 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
112 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
154 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
176 void JunitReporter::writeSection( std::string const& className, in writeSection()
221 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_junit.cpp61 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
69 JunitReporter::~JunitReporter() {} in ~JunitReporter()
71 std::string JunitReporter::getDescription() { in getDescription()
75 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
77 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
82 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
112 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
154 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
176 void JunitReporter::writeSection( std::string const& className, in writeSection()
221 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_junit.cpp61 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
69 JunitReporter::~JunitReporter() {} in ~JunitReporter()
71 std::string JunitReporter::getDescription() { in getDescription()
75 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
77 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
82 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
112 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
154 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
176 void JunitReporter::writeSection( std::string const& className, in writeSection()
216 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_junit.cpp73 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
81 JunitReporter::~JunitReporter() {} in ~JunitReporter()
83 std::string JunitReporter::getDescription() { in getDescription()
87 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
89 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
94 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
124 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
166 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
188 void JunitReporter::writeSection( std::string const& className, in writeSection()
240 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_junit.cpp73 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
81 JunitReporter::~JunitReporter() {} in ~JunitReporter()
83 std::string JunitReporter::getDescription() { in getDescription()
87 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
89 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
94 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
124 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
166 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
188 void JunitReporter::writeSection( std::string const& className, in writeSection()
240 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_junit.cpp73 JunitReporter::JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
81 JunitReporter::~JunitReporter() {} in ~JunitReporter()
83 std::string JunitReporter::getDescription() { in getDescription()
87 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases()
89 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting()
94 void JunitReporter::testGroupStarting( GroupInfo const& groupInfo ) { in testGroupStarting()
124 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative()
166 void JunitReporter::writeTestCase( TestCaseNode const& testCaseNode ) { in writeTestCase()
188 void JunitReporter::writeSection( std::string const& className, in writeSection()
240 void JunitReporter::writeAssertion( AssertionStats const& stats ) { in writeAssertion()
[all …]
H A Dcatch_reporter_junit.h17 class JunitReporter : public CumulativeReporterBase<JunitReporter> {
19 JunitReporter(ReporterConfig const& _config);
21 ~JunitReporter() override;
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_junit.hpp50 class JunitReporter : public CumulativeReporterBase { class
52 JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
59 virtual ~JunitReporter() CATCH_OVERRIDE;
248 INTERNAL_CATCH_REGISTER_REPORTER( "junit", JunitReporter )
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_junit.hpp50 class JunitReporter : public CumulativeReporterBase { class
52 JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
59 virtual ~JunitReporter() CATCH_OVERRIDE;
248 INTERNAL_CATCH_REGISTER_REPORTER( "junit", JunitReporter )
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_junit.hpp50 class JunitReporter : public CumulativeReporterBase { class
52 JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
61 virtual ~JunitReporter() CATCH_OVERRIDE;
254 INTERNAL_CATCH_REGISTER_REPORTER( "junit", JunitReporter )
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_junit.hpp50 class JunitReporter : public CumulativeReporterBase { class
52 JunitReporter( ReporterConfig const& _config ) in JunitReporter() function in Catch::JunitReporter
61 virtual ~JunitReporter() CATCH_OVERRIDE;
254 INTERNAL_CATCH_REGISTER_REPORTER( "junit", JunitReporter )
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_impl.hpp84 JunitReporter::~JunitReporter() {} in ~JunitReporter()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_impl.hpp84 JunitReporter::~JunitReporter() {} in ~JunitReporter()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_impl.hpp83 JunitReporter::~JunitReporter() {} in ~JunitReporter()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_impl.hpp83 JunitReporter::~JunitReporter() {} in ~JunitReporter()
/dports/devel/R-cran-testthat/testthat/man/
H A DJunitReporter.Rd3 \name{JunitReporter}
4 \alias{JunitReporter}
/dports/devel/R-cran-roxygen2/roxygen2/tests/
H A Dtestthat.R5 …test_check("roxygen2", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "tes…
/dports/devel/R-cran-vctrs/vctrs/tests/
H A Dtestthat.R5 …test_check("vctrs", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-r…

12345678