Home
last modified time | relevance | path

Searched refs:stdErrForSuite (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_junit.hpp75 stdErrForSuite.str(""); in testGroupStarting()
88 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
124 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
244 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_junit.hpp75 stdErrForSuite.str(""); in testGroupStarting()
88 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
124 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
244 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_junit.hpp77 stdErrForSuite.str(""); in testGroupStarting()
93 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
129 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
249 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_junit.hpp77 stdErrForSuite.str(""); in testGroupStarting()
93 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
129 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
249 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_junit.cpp83 stdErrForSuite.clear(); in testGroupStarting()
100 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
133 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), false ); in writeGroup()
H A Dcatch_reporter_junit.h54 std::string stdErrForSuite; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_junit.cpp85 stdErrForSuite.clear(); in testGroupStarting()
102 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
151 … xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), XmlFormatting::Newline ); in writeGroup()
H A Dcatch_reporter_junit.h54 std::string stdErrForSuite; variable
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_junit.cpp85 stdErrForSuite.clear(); in testGroupStarting()
102 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
151 … xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), XmlFormatting::Newline ); in writeGroup()
H A Dcatch_reporter_junit.h54 std::string stdErrForSuite; variable
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_junit.cpp85 stdErrForSuite.clear(); in testGroupStarting()
102 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
151 … xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), XmlFormatting::Newline ); in writeGroup()
H A Dcatch_reporter_junit.h54 std::string stdErrForSuite; variable
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_junit.cpp97 stdErrForSuite.clear(); in testGroupStarting()
114 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
163 … xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), XmlFormatting::Newline ); in writeGroup()
H A Dcatch_reporter_junit.h55 std::string stdErrForSuite; variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_junit.cpp97 stdErrForSuite.clear(); in testGroupStarting()
114 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
163 … xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), XmlFormatting::Newline ); in writeGroup()
H A Dcatch_reporter_junit.h55 std::string stdErrForSuite; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_junit.cpp97 stdErrForSuite.clear(); in testGroupStarting()
114 stdErrForSuite += testCaseStats.stdErr; in testCaseEnded()
163 … xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite ), XmlFormatting::Newline ); in writeGroup()
H A Dcatch_reporter_junit.h55 std::string stdErrForSuite; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp7647 stdErrForSuite.str(""); in testGroupStarting()
7660 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
7696 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
7815 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp9388 stdErrForSuite.str(""); in testGroupStarting()
9404 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
9443 .writeText(trim(stdErrForSuite.str()), false); in writeGroup()
9568 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp8269 stdErrForSuite.str(""); in testGroupStarting()
8282 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
8318 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
8438 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp8269 stdErrForSuite.str(""); in testGroupStarting()
8282 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
8318 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
8438 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp9053 stdErrForSuite.str(""); in testGroupStarting()
9066 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
9102 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
9222 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp9053 stdErrForSuite.str(""); in testGroupStarting()
9066 stdErrForSuite << testCaseStats.stdErr; in testCaseEnded()
9102 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false ); in writeGroup()
9222 std::ostringstream stdErrForSuite; member in Catch::JunitReporter
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h8275 stdErrForSuite.str("");
8288 stdErrForSuite << testCaseStats.stdErr;
8324 xml.scopedElement( "system-err" ).writeText( trim( stdErrForSuite.str() ), false );
8444 std::ostringstream stdErrForSuite;

1234567