Home
last modified time | relevance | path

Searched refs:TestSpec (Results 1 – 25 of 798) sorted by relevance

12345678910>>...32

/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_spec.cpp19 TestSpec::Pattern::Pattern( std::string const& name ) in Pattern()
23 TestSpec::Pattern::~Pattern() = default;
25 std::string const& TestSpec::Pattern::name() const { in name()
35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
66 std::string TestSpec::Filter::name() const { in name()
74 bool TestSpec::hasFilters() const { in hasFilters()
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches()
82TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter()
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_spec.cpp19 TestSpec::Pattern::Pattern( std::string const& name ) in Pattern()
23 TestSpec::Pattern::~Pattern() = default;
25 std::string const& TestSpec::Pattern::name() const { in name()
35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
66 std::string TestSpec::Filter::name() const { in name()
74 bool TestSpec::hasFilters() const { in hasFilters()
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches()
82TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter()
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_spec.cpp19 TestSpec::Pattern::Pattern( std::string const& name ) in Pattern()
23 TestSpec::Pattern::~Pattern() = default;
25 std::string const& TestSpec::Pattern::name() const { in name()
35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
66 std::string TestSpec::Filter::name() const { in name()
74 bool TestSpec::hasFilters() const { in hasFilters()
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches()
82TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_spec.cpp19 TestSpec::Pattern::Pattern( std::string const& name ) in Pattern()
23 TestSpec::Pattern::~Pattern() = default;
25 std::string const& TestSpec::Pattern::name() const { in name()
35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
66 std::string TestSpec::Filter::name() const { in name()
74 bool TestSpec::hasFilters() const { in hasFilters()
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches()
82TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_spec.cpp19 TestSpec::Pattern::Pattern( std::string const& name ) in Pattern()
23 TestSpec::Pattern::~Pattern() = default;
25 std::string const& TestSpec::Pattern::name() const { in name()
35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
66 std::string TestSpec::Filter::name() const { in name()
74 bool TestSpec::hasFilters() const { in hasFilters()
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches()
82TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter()
[all …]
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_spec.cpp19 TestSpec::Pattern::Pattern( std::string const& name ) in Pattern()
23 TestSpec::Pattern::~Pattern() = default;
25 std::string const& TestSpec::Pattern::name() const { in name()
35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
66 std::string TestSpec::Filter::name() const { in name()
74 bool TestSpec::hasFilters() const { in hasFilters()
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches()
82TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter()
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_spec.cpp18 TestSpec::Pattern::~Pattern() = default;
19 TestSpec::NamePattern::~NamePattern() = default;
20 TestSpec::TagPattern::~TagPattern() = default;
21 TestSpec::ExcludedPattern::~ExcludedPattern() = default;
23 TestSpec::NamePattern::NamePattern( std::string const& name ) in NamePattern()
26 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches()
30 TestSpec::TagPattern::TagPattern( std::string const& tag ) : m_tag( toLower( tag ) ) {} in TagPattern()
31 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches()
40 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches()
49 bool TestSpec::hasFilters() const { in hasFilters()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/catch/projects/SelfTest/
H A DCmdLineTests.cpp21 using Catch::TestSpec;
29 TestSpec spec;
36 TestSpec spec = parseTestSpec( "" );
43 TestSpec spec = parseTestSpec( "," );
50 TestSpec spec = parseTestSpec( "b" );
64 TestSpec spec = parseTestSpec( "b" );
99 TestSpec spec = parseTestSpec( "*a" );
105 TestSpec spec = parseTestSpec( "a*" );
111 TestSpec spec = parseTestSpec( "*a*" );
125 TestSpec spec = parseTestSpec( "*" );
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/projects/SelfTest/
H A DCmdLineTests.cpp21 using Catch::TestSpec;
29 TestSpec spec;
36 TestSpec spec = parseTestSpec( "" );
43 TestSpec spec = parseTestSpec( "," );
50 TestSpec spec = parseTestSpec( "b" );
64 TestSpec spec = parseTestSpec( "b" );
99 TestSpec spec = parseTestSpec( "*a" );
105 TestSpec spec = parseTestSpec( "a*" );
111 TestSpec spec = parseTestSpec( "*a*" );
125 TestSpec spec = parseTestSpec( "*" );
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/catch/projects/SelfTest/
H A DCmdLineTests.cpp21 using Catch::TestSpec;
29 TestSpec spec;
36 TestSpec spec = parseTestSpec( "" );
43 TestSpec spec = parseTestSpec( "," );
50 TestSpec spec = parseTestSpec( "b" );
64 TestSpec spec = parseTestSpec( "b" );
99 TestSpec spec = parseTestSpec( "*a" );
105 TestSpec spec = parseTestSpec( "a*" );
111 TestSpec spec = parseTestSpec( "*a*" );
125 TestSpec spec = parseTestSpec( "*" );
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/projects/SelfTest/
H A DCmdLineTests.cpp21 using Catch::TestSpec;
29 TestSpec spec;
36 TestSpec spec = parseTestSpec( "" );
43 TestSpec spec = parseTestSpec( "," );
50 TestSpec spec = parseTestSpec( "b" );
64 TestSpec spec = parseTestSpec( "b" );
99 TestSpec spec = parseTestSpec( "*a" );
105 TestSpec spec = parseTestSpec( "a*" );
111 TestSpec spec = parseTestSpec( "*a*" );
125 TestSpec spec = parseTestSpec( "*" );
[all …]
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
127 TestSpec spec = parseTestSpec( "*" );
297 using Catch::TestSpec;
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
127 TestSpec spec = parseTestSpec( "*" );
297 using Catch::TestSpec;
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
127 TestSpec spec = parseTestSpec( "*" );
297 using Catch::TestSpec;
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
127 TestSpec spec = parseTestSpec( "*" );
297 using Catch::TestSpec;
[all …]
/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
127 TestSpec spec = parseTestSpec( "*" );
297 using Catch::TestSpec;
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
113 TestSpec spec = parseTestSpec( "*a*" );
127 TestSpec spec = parseTestSpec( "*" );
[all …]
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/projects/SelfTest/IntrospectiveTests/
H A DCmdLine.tests.cpp23 using Catch::TestSpec;
31 TestSpec spec;
38 TestSpec spec = parseTestSpec( "" );
45 TestSpec spec = parseTestSpec( "," );
52 TestSpec spec = parseTestSpec( "b" );
66 TestSpec spec = parseTestSpec( "b" );
101 TestSpec spec = parseTestSpec( "*a" );
107 TestSpec spec = parseTestSpec( "a*" );
113 TestSpec spec = parseTestSpec( "*a*" );
127 TestSpec spec = parseTestSpec( "*" );
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_testspec_1_SUITE.erl400 TestSpec, Config).
415 TestSpec, Config).
431 TestSpec, Config).
447 TestSpec, Config).
463 TestSpec, Config).
482 TestSpec, Config).
498 TestSpec, Config).
512 TestSpec, Config).
527 TestSpec, Config).
542 TestSpec, Config).
[all …]

12345678910>>...32