Home
last modified time | relevance | path

Searched refs:TestCaseInfo (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_case_info.cpp25 return TestCaseInfo::IsHidden; in parseSpecialTag()
27 return TestCaseInfo::Throws; in parseSpecialTag()
29 return TestCaseInfo::ShouldFail; in parseSpecialTag()
31 return TestCaseInfo::MayFail; in parseSpecialTag()
33 return TestCaseInfo::NonPortable; in parseSpecialTag()
35 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
37 return TestCaseInfo::None; in parseSpecialTag()
105 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
119 bool TestCaseInfo::isHidden() const { in isHidden()
122 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_spec.h28 virtual bool matches( TestCaseInfo const& testCase ) const = 0;
36 virtual bool matches( TestCaseInfo const& testCase ) const override;
45 virtual bool matches( TestCaseInfo const& testCase ) const override;
54 virtual bool matches( TestCaseInfo const& testCase ) const override;
62 bool matches( TestCaseInfo const& testCase ) const;
67 bool matches( TestCaseInfo const& testCase ) const;
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_info.cpp26 return TestCaseInfo::IsHidden; in parseSpecialTag()
28 return TestCaseInfo::Throws; in parseSpecialTag()
30 return TestCaseInfo::ShouldFail; in parseSpecialTag()
32 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::NonPortable; in parseSpecialTag()
36 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
38 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 bool TestCaseInfo::isHidden() const { in isHidden()
130 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_info.cpp26 return TestCaseInfo::IsHidden; in parseSpecialTag()
28 return TestCaseInfo::Throws; in parseSpecialTag()
30 return TestCaseInfo::ShouldFail; in parseSpecialTag()
32 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::NonPortable; in parseSpecialTag()
36 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
38 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 bool TestCaseInfo::isHidden() const { in isHidden()
130 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_info.cpp26 return TestCaseInfo::IsHidden; in parseSpecialTag()
28 return TestCaseInfo::Throws; in parseSpecialTag()
30 return TestCaseInfo::ShouldFail; in parseSpecialTag()
32 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::NonPortable; in parseSpecialTag()
36 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
38 return TestCaseInfo::None; in parseSpecialTag()
112 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
126 bool TestCaseInfo::isHidden() const { in isHidden()
129 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_info.cpp26 return TestCaseInfo::IsHidden; in parseSpecialTag()
28 return TestCaseInfo::Throws; in parseSpecialTag()
30 return TestCaseInfo::ShouldFail; in parseSpecialTag()
32 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::NonPortable; in parseSpecialTag()
36 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
38 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 bool TestCaseInfo::isHidden() const { in isHidden()
130 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_info.cpp26 return TestCaseInfo::IsHidden; in parseSpecialTag()
28 return TestCaseInfo::Throws; in parseSpecialTag()
30 return TestCaseInfo::ShouldFail; in parseSpecialTag()
32 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::NonPortable; in parseSpecialTag()
36 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
38 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 bool TestCaseInfo::isHidden() const { in isHidden()
130 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_info.cpp26 return TestCaseInfo::IsHidden; in parseSpecialTag()
28 return TestCaseInfo::Throws; in parseSpecialTag()
30 return TestCaseInfo::ShouldFail; in parseSpecialTag()
32 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::NonPortable; in parseSpecialTag()
36 …return static_cast<TestCaseInfo::SpecialProperties>( TestCaseInfo::Benchmark | TestCaseInfo::IsHid… in parseSpecialTag()
38 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 bool TestCaseInfo::isHidden() const { in isHidden()
130 bool TestCaseInfo::throws() const { in throws()
[all …]
H A Dcatch_test_case_info.h27 struct TestCaseInfo { struct
38 TestCaseInfo( std::string const& _name, argument
44 friend void setTags( TestCaseInfo& testCaseInfo, std::vector<std::string> tags );
62 class TestCase : public TestCaseInfo { argument
65 TestCase( ITestInvoker* testCase, TestCaseInfo&& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_info.hpp24 return TestCaseInfo::IsHidden; in parseSpecialTag()
26 return TestCaseInfo::Throws; in parseSpecialTag()
28 return TestCaseInfo::ShouldFail; in parseSpecialTag()
30 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::None; in parseSpecialTag()
111 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
125 TestCaseInfo::TestCaseInfo( TestCaseInfo const& other ) in TestCaseInfo() function in Catch::TestCaseInfo
136 bool TestCaseInfo::isHidden() const { in isHidden()
139 bool TestCaseInfo::throws() const { in throws()
153 : TestCaseInfo( other ), in TestCase()
[all …]
H A Dcatch_test_case_info.h26 struct TestCaseInfo { struct
36 TestCaseInfo( std::string const& _name, argument
42 TestCaseInfo( TestCaseInfo const& other );
44 friend void setTags( TestCaseInfo& testCaseInfo, std::set<std::string> const& tags );
61 class TestCase : public TestCaseInfo { argument
64 TestCase( ITestCase* testCase, TestCaseInfo const& info );
71 TestCaseInfo const& getTestCaseInfo() const;
H A Dcatch_test_spec.hpp27 virtual bool matches( TestCaseInfo const& testCase ) const = 0;
35 virtual bool matches( TestCaseInfo const& testCase ) const { in matches()
46 virtual bool matches( TestCaseInfo const& testCase ) const { in matches()
57 …virtual bool matches( TestCaseInfo const& testCase ) const { return !m_underlyingPattern->matches(… in matches()
65 bool matches( TestCaseInfo const& testCase ) const { in matches()
79 bool matches( TestCaseInfo const& testCase ) const { in matches()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_info.hpp22 return TestCaseInfo::IsHidden; in parseSpecialTag()
24 return TestCaseInfo::Throws; in parseSpecialTag()
26 return TestCaseInfo::ShouldFail; in parseSpecialTag()
28 return TestCaseInfo::MayFail; in parseSpecialTag()
32 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 TestCaseInfo::TestCaseInfo( TestCaseInfo const& other ) in TestCaseInfo() function in Catch::TestCaseInfo
138 bool TestCaseInfo::isHidden() const { in isHidden()
141 bool TestCaseInfo::throws() const { in throws()
155 : TestCaseInfo( other ), in TestCase()
[all …]
H A Dcatch_test_case_info.h26 struct TestCaseInfo { struct
36 TestCaseInfo( std::string const& _name, argument
42 TestCaseInfo( TestCaseInfo const& other );
44 friend void setTags( TestCaseInfo& testCaseInfo, std::set<std::string> const& tags );
61 class TestCase : public TestCaseInfo { argument
64 TestCase( ITestCase* testCase, TestCaseInfo const& info );
71 TestCaseInfo const& getTestCaseInfo() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_info.hpp24 return TestCaseInfo::IsHidden; in parseSpecialTag()
26 return TestCaseInfo::Throws; in parseSpecialTag()
28 return TestCaseInfo::ShouldFail; in parseSpecialTag()
30 return TestCaseInfo::MayFail; in parseSpecialTag()
34 return TestCaseInfo::None; in parseSpecialTag()
111 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
125 TestCaseInfo::TestCaseInfo( TestCaseInfo const& other ) in TestCaseInfo() function in Catch::TestCaseInfo
136 bool TestCaseInfo::isHidden() const { in isHidden()
139 bool TestCaseInfo::throws() const { in throws()
153 : TestCaseInfo( other ), in TestCase()
[all …]
H A Dcatch_test_case_info.h26 struct TestCaseInfo { struct
36 TestCaseInfo( std::string const& _name, argument
42 TestCaseInfo( TestCaseInfo const& other );
44 friend void setTags( TestCaseInfo& testCaseInfo, std::set<std::string> const& tags );
61 class TestCase : public TestCaseInfo { argument
64 TestCase( ITestCase* testCase, TestCaseInfo const& info );
71 TestCaseInfo const& getTestCaseInfo() const;
H A Dcatch_test_spec.hpp27 virtual bool matches( TestCaseInfo const& testCase ) const = 0;
35 virtual bool matches( TestCaseInfo const& testCase ) const { in matches()
46 virtual bool matches( TestCaseInfo const& testCase ) const { in matches()
57 …virtual bool matches( TestCaseInfo const& testCase ) const { return !m_underlyingPattern->matches(… in matches()
65 bool matches( TestCaseInfo const& testCase ) const { in matches()
79 bool matches( TestCaseInfo const& testCase ) const { in matches()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_info.hpp22 return TestCaseInfo::IsHidden; in parseSpecialTag()
24 return TestCaseInfo::Throws; in parseSpecialTag()
26 return TestCaseInfo::ShouldFail; in parseSpecialTag()
28 return TestCaseInfo::MayFail; in parseSpecialTag()
32 return TestCaseInfo::None; in parseSpecialTag()
113 TestCaseInfo::TestCaseInfo( std::string const& _name, in TestCaseInfo() function in Catch::TestCaseInfo
127 TestCaseInfo::TestCaseInfo( TestCaseInfo const& other ) in TestCaseInfo() function in Catch::TestCaseInfo
138 bool TestCaseInfo::isHidden() const { in isHidden()
141 bool TestCaseInfo::throws() const { in throws()
155 : TestCaseInfo( other ), in TestCase()
[all …]
H A Dcatch_test_case_info.h26 struct TestCaseInfo { struct
36 TestCaseInfo( std::string const& _name, argument
42 TestCaseInfo( TestCaseInfo const& other );
44 friend void setTags( TestCaseInfo& testCaseInfo, std::set<std::string> const& tags );
61 class TestCase : public TestCaseInfo { argument
64 TestCase( ITestCase* testCase, TestCaseInfo const& info );
71 TestCaseInfo const& getTestCaseInfo() const;

12345678910>>...16