Home
last modified time | relevance | path

Searched defs:CumulativeReporterBase (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_bases.hpp108 struct Node : SharedImpl<> {
116 struct SectionNode : SharedImpl<> {
136 struct BySectionInfo {
153 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
248 Ptr<IConfig const> m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
255 std::vector<Ptr<TestRunNode> > m_testRuns;
257 Ptr<SectionNode> m_rootSection;
258 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp81 struct Node : SharedImpl<> {
89 struct SectionNode : SharedImpl<> {
109 struct BySectionInfo {
125 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
220 Ptr<IConfig const> m_config;
221 std::ostream& stream;
222 std::vector<AssertionStats> m_assertions;
227 std::vector<Ptr<TestRunNode> > m_testRuns;
229 Ptr<SectionNode> m_rootSection;
230 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_bases.hpp106 struct CumulativeReporterBase : IStreamingReporter { struct
108 struct Node {
116 struct SectionNode {
136 struct BySectionInfo {
154 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() argument
246 void skipTest(TestCaseInfo const&) override {} in skipTest()
248 IConfigPtr m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
257 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_bases.hpp103 struct CumulativeReporterBase : IStreamingReporter { struct
105 struct Node {
113 struct SectionNode {
133 struct BySectionInfo {
151 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
243 void skipTest(TestCaseInfo const&) override {} in skipTest()
245 IConfigPtr m_config;
246 std::ostream& stream;
247 std::vector<AssertionStats> m_assertions;
254 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp108 struct Node : SharedImpl<> {
116 struct SectionNode : SharedImpl<> {
136 struct BySectionInfo {
153 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
248 Ptr<IConfig const> m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
255 std::vector<Ptr<TestRunNode> > m_testRuns;
257 Ptr<SectionNode> m_rootSection;
258 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_bases.hpp106 struct CumulativeReporterBase : IStreamingReporter { struct
108 struct Node {
116 struct SectionNode {
136 struct BySectionInfo {
154 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
246 void skipTest(TestCaseInfo const&) override {} in skipTest()
248 IConfigPtr m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
257 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp106 struct CumulativeReporterBase : IStreamingReporter { struct
108 struct Node {
116 struct SectionNode {
136 struct BySectionInfo {
154 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
246 void skipTest(TestCaseInfo const&) override {} in skipTest()
248 IConfigPtr m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
257 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_bases.hpp106 struct CumulativeReporterBase : IStreamingReporter { struct
108 struct Node {
116 struct SectionNode {
136 struct BySectionInfo {
154 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
246 void skipTest(TestCaseInfo const&) override {} in skipTest()
248 IConfigPtr m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
257 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_bases.hpp81 struct Node : SharedImpl<> {
89 struct SectionNode : SharedImpl<> {
109 struct BySectionInfo {
125 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() argument
220 Ptr<IConfig const> m_config;
221 std::ostream& stream;
222 std::vector<AssertionStats> m_assertions;
227 std::vector<Ptr<TestRunNode> > m_testRuns;
229 Ptr<SectionNode> m_rootSection;
230 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_bases.hpp97 struct CumulativeReporterBase : IStreamingReporter { struct
99 struct Node {
107 struct SectionNode {
127 struct BySectionInfo {
145 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
237 void skipTest(TestCaseInfo const&) override {} in skipTest()
239 IConfigPtr m_config;
240 std::ostream& stream;
241 std::vector<AssertionStats> m_assertions;
248 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_bases.hpp106 struct CumulativeReporterBase : IStreamingReporter { struct
108 struct Node {
116 struct SectionNode {
136 struct BySectionInfo {
154 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
246 void skipTest(TestCaseInfo const&) override {} in skipTest()
248 IConfigPtr m_config;
249 std::ostream& stream;
250 std::vector<AssertionStats> m_assertions;
257 std::shared_ptr<SectionNode> m_rootSection;
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp7064 struct Node : SharedImpl<> {
7072 struct SectionNode : SharedImpl<> {
7092 struct BySectionInfo {
7107 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
7181 Ptr<IConfig> m_config;
7182 std::ostream& stream;
7183 std::vector<AssertionStats> m_assertions;
7185 std::vector<Ptr<TestCaseNode> > m_testCases;
7188 std::vector<Ptr<TestRunNode> > m_testRuns;
7190 Ptr<SectionNode> m_rootSection;
[all …]
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp8700 struct Node : SharedImpl<>
8709 struct SectionNode : SharedImpl<>
8732 struct BySectionInfo
8750 CumulativeReporterBase(ReporterConfig const& _config) in CumulativeReporterBase() function
8833 Ptr<IConfig> m_config;
8834 std::ostream& stream;
8835 std::vector<AssertionStats> m_assertions;
8837 std::vector<Ptr<TestCaseNode>> m_testCases;
8840 std::vector<Ptr<TestRunNode>> m_testRuns;
8842 Ptr<SectionNode> m_rootSection;
[all …]
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp7646 struct Node : SharedImpl<> {
7654 struct SectionNode : SharedImpl<> {
7674 struct BySectionInfo {
7689 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
7765 Ptr<IConfig> m_config;
7766 std::ostream& stream;
7767 std::vector<AssertionStats> m_assertions;
7769 std::vector<Ptr<TestCaseNode> > m_testCases;
7772 std::vector<Ptr<TestRunNode> > m_testRuns;
7774 Ptr<SectionNode> m_rootSection;
[all …]
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp7646 struct Node : SharedImpl<> {
7654 struct SectionNode : SharedImpl<> {
7674 struct BySectionInfo {
7689 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
7765 Ptr<IConfig> m_config;
7766 std::ostream& stream;
7767 std::vector<AssertionStats> m_assertions;
7769 std::vector<Ptr<TestCaseNode> > m_testCases;
7772 std::vector<Ptr<TestRunNode> > m_testRuns;
7774 Ptr<SectionNode> m_rootSection;
[all …]
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp8351 struct Node : SharedImpl<> {
8359 struct SectionNode : SharedImpl<> {
8379 struct BySectionInfo {
8394 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() argument
8476 Ptr<IConfig const> m_config;
8477 std::ostream& stream;
8478 std::vector<AssertionStats> m_assertions;
8483 std::vector<Ptr<TestRunNode> > m_testRuns;
8485 Ptr<SectionNode> m_rootSection;
8486 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp8351 struct Node : SharedImpl<> {
8359 struct SectionNode : SharedImpl<> {
8379 struct BySectionInfo {
8394 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
8476 Ptr<IConfig const> m_config;
8477 std::ostream& stream;
8478 std::vector<AssertionStats> m_assertions;
8483 std::vector<Ptr<TestRunNode> > m_testRuns;
8485 Ptr<SectionNode> m_rootSection;
8486 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp8608 struct Node : SharedImpl<> {
8616 struct SectionNode : SharedImpl<> {
8636 struct BySectionInfo {
8651 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
8733 Ptr<IConfig const> m_config;
8734 std::ostream& stream;
8735 std::vector<AssertionStats> m_assertions;
8740 std::vector<Ptr<TestRunNode> > m_testRuns;
8742 Ptr<SectionNode> m_rootSection;
8743 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp8593 struct Node : SharedImpl<> {
8601 struct SectionNode : SharedImpl<> {
8621 struct BySectionInfo {
8636 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() argument
8718 Ptr<IConfig const> m_config;
8719 std::ostream& stream;
8720 std::vector<AssertionStats> m_assertions;
8725 std::vector<Ptr<TestRunNode> > m_testRuns;
8727 Ptr<SectionNode> m_rootSection;
8728 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp8608 struct Node : SharedImpl<> {
8616 struct SectionNode : SharedImpl<> {
8636 struct BySectionInfo {
8651 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() argument
8733 Ptr<IConfig const> m_config;
8734 std::ostream& stream;
8735 std::vector<AssertionStats> m_assertions;
8740 std::vector<Ptr<TestRunNode> > m_testRuns;
8742 Ptr<SectionNode> m_rootSection;
8743 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp8593 struct Node : SharedImpl<> {
8601 struct SectionNode : SharedImpl<> {
8621 struct BySectionInfo {
8636 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
8718 Ptr<IConfig const> m_config;
8719 std::ostream& stream;
8720 std::vector<AssertionStats> m_assertions;
8725 std::vector<Ptr<TestRunNode> > m_testRuns;
8727 Ptr<SectionNode> m_rootSection;
8728 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp8672 struct Node : SharedImpl<> {
8680 struct SectionNode : SharedImpl<> {
8700 struct BySectionInfo {
8715 CumulativeReporterBase(ReporterConfig const& _config) in CumulativeReporterBase() argument
8797 Ptr<IConfig const> m_config;
8798 std::ostream& stream;
8799 std::vector<AssertionStats> m_assertions;
8804 std::vector<Ptr<TestRunNode> > m_testRuns;
8806 Ptr<SectionNode> m_rootSection;
8807 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp8650 struct Node : SharedImpl<> {
8658 struct SectionNode : SharedImpl<> {
8678 struct BySectionInfo {
8693 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
8775 Ptr<IConfig const> m_config;
8776 std::ostream& stream;
8777 std::vector<AssertionStats> m_assertions;
8782 std::vector<Ptr<TestRunNode> > m_testRuns;
8784 Ptr<SectionNode> m_rootSection;
8785 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A Dcatch.hpp8774 struct Node : SharedImpl<> {
8782 struct SectionNode : SharedImpl<> {
8802 struct BySectionInfo {
8817 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() function
8899 Ptr<IConfig const> m_config;
8900 std::ostream& stream;
8901 std::vector<AssertionStats> m_assertions;
8906 std::vector<Ptr<TestRunNode> > m_testRuns;
8908 Ptr<SectionNode> m_rootSection;
8909 Ptr<SectionNode> m_deepestSection;
[all …]
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/vendor/
H A Dcatch.hpp8348 struct Node : SharedImpl<> {
8356 struct SectionNode : SharedImpl<> {
8376 struct BySectionInfo {
8391 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase() argument
8473 Ptr<IConfig const> m_config;
8474 std::ostream& stream;
8475 std::vector<AssertionStats> m_assertions;
8480 std::vector<Ptr<TestRunNode> > m_testRuns;
8482 Ptr<SectionNode> m_rootSection;
8483 Ptr<SectionNode> m_deepestSection;
[all …]

1234567