Home
last modified time | relevance | path

Searched refs:lcaseTag (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_case_info.cpp98 std::string lcaseTag = toLower( tag ); in setTags() local
99 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
100 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_info.cpp106 std::string lcaseTag = toLower( tag ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_info.cpp106 std::string lcaseTag = toLower( tag ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_info.cpp105 std::string lcaseTag = toLower( tag ); in setTags() local
106 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
107 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_info.cpp106 std::string lcaseTag = toLower( tag ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_info.cpp106 std::string lcaseTag = toLower( tag ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_info.cpp106 std::string lcaseTag = toLower( tag ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.push_back( lcaseTag ); in setTags()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_info.hpp104 std::string lcaseTag = toLower( *it ); in setTags() local
105 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
106 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_info.hpp106 std::string lcaseTag = toLower( *it ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_info.hpp104 std::string lcaseTag = toLower( *it ); in setTags() local
105 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
106 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_info.hpp106 std::string lcaseTag = toLower( *it ); in setTags() local
107 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
108 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/Tests/
H A Dcatch.hpp7595 std::string lcaseTag = toLower(*it); in TestCaseInfo() local
7597 static_cast<SpecialProperties>(properties | parseSpecialTag(lcaseTag)); in TestCaseInfo()
7598 lcaseTags.insert(lcaseTag); in TestCaseInfo()
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/
H A Dcatch.hpp6658 std::string lcaseTag = toLower( *it ); in TestCaseInfo() local
6659 properties = static_cast<SpecialProperties>( properties | parseSpecialTag( lcaseTag ) ); in TestCaseInfo()
6660 lcaseTags.insert( lcaseTag ); in TestCaseInfo()
/dports/devel/cltune/CLTune-2.7.0/test/
H A Dcatch.hpp6658 std::string lcaseTag = toLower( *it ); in TestCaseInfo() local
6659 properties = static_cast<SpecialProperties>( properties | parseSpecialTag( lcaseTag ) ); in TestCaseInfo()
6660 lcaseTags.insert( lcaseTag ); in TestCaseInfo()
/dports/biology/vcflib/vcflib-1.0.2/intervaltree/
H A Dcatch.hpp7147 std::string lcaseTag = toLower( *it ); in setTags() local
7148 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7149 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/math/intervaltree/intervaltree-8fc4be91866237995e1105689d84bece619f4663/
H A Dcatch.hpp7147 std::string lcaseTag = toLower( *it ); in setTags() local
7148 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7149 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/news/nzbget/nzbget-21.1/lib/catch/
H A Dcatch.h6666 std::string lcaseTag = toLower( *it );
6667 properties = static_cast<SpecialProperties>( properties | parseSpecialTag( lcaseTag ) );
6668 lcaseTags.insert( lcaseTag );
/dports/finance/chiapos/chiapos-1.0.3/src-ext/cxxopts/test/
H A Dcatch.hpp7404 std::string lcaseTag = toLower( *it ); in setTags() local
7405 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7406 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/multimedia/ffmpegthumbnailer/ffmpegthumbnailer-2.2.2/test/testframework/
H A Dcatch.hpp7389 std::string lcaseTag = toLower( *it ); in setTags() local
7390 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7391 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/devel/cxxopts/cxxopts-3.0.0/test/
H A Dcatch.hpp7404 std::string lcaseTag = toLower( *it ); in setTags() local
7405 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7406 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/security/gonepass/gonepass-3da5cfa120/
H A Dcatch.hpp7389 std::string lcaseTag = toLower( *it ); in setTags() local
7390 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7391 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap_tests/
H A DCatch.hpp7463 std::string lcaseTag = toLower(*it); in setTags() local
7464 … static_cast<TestCaseInfo::SpecialProperties>(testCaseInfo.properties | parseSpecialTag(lcaseTag)); in setTags()
7465 testCaseInfo.lcaseTags.insert(lcaseTag); in setTags()
/dports/games/manaplus/manaplus-2.1.3.17/src/unittests/
H A Dcatch.hpp7441 std::string lcaseTag = toLower( *it ); in setTags() local
7442 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7443 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/biology/abyss/abyss-2.3.1/vendor/nthash/vendor/
H A Dcatch.hpp7144 std::string lcaseTag = toLower( *it ); in setTags() local
7145 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7146 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()
/dports/biology/abyss/abyss-2.3.1/vendor/btl_bloomfilter/vendor/
H A Dcatch.hpp7144 std::string lcaseTag = toLower( *it ); in setTags() local
7145 …tic_cast<TestCaseInfo::SpecialProperties>( testCaseInfo.properties | parseSpecialTag( lcaseTag ) ); in setTags()
7146 testCaseInfo.lcaseTags.insert( lcaseTag ); in setTags()

1234567