Home
last modified time | relevance | path

Searched refs:sectionsToRun (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_config.cpp25 for (auto& elem : m_data.sectionsToRun) { in Config()
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_config.hpp68 std::vector<std::string> sectionsToRun; member
H A Dcatch_commandline.cpp178 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_config.cpp25 for (auto& elem : m_data.sectionsToRun) { in Config()
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_config.hpp70 std::vector<std::string> sectionsToRun; member
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_config.cpp25 for (auto& elem : m_data.sectionsToRun) { in Config()
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_config.hpp70 std::vector<std::string> sectionsToRun; member
H A Dcatch_commandline.cpp182 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_config.cpp25 for (auto& elem : m_data.sectionsToRun) { in Config()
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_config.hpp70 std::vector<std::string> sectionsToRun; member
H A Dcatch_commandline.cpp182 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_config.cpp25 for (auto& elem : m_data.sectionsToRun) { in Config()
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_config.hpp70 std::vector<std::string> sectionsToRun; member
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_config.cpp25 for (auto& elem : m_data.sectionsToRun) { in Config()
52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_config.hpp70 std::vector<std::string> sectionsToRun; member
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_config.hpp77 std::vector<std::string> sectionsToRun; member
120 …vector<std::string> const& getSectionsToRun() const CATCH_OVERRIDE { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_commandline.hpp26 …nToRun( ConfigData& config, std::string const& sectionName ) { config.sectionsToRun.push_back( sec… in addSectionToRun()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_config.hpp77 std::vector<std::string> sectionsToRun; member
120 …vector<std::string> const& getSectionsToRun() const CATCH_OVERRIDE { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_commandline.hpp26 …nToRun( ConfigData& config, std::string const& sectionName ) { config.sectionsToRun.push_back( sec… in addSectionToRun()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_config.hpp82 std::vector<std::string> sectionsToRun; member
123 …vector<std::string> const& getSectionsToRun() const CATCH_OVERRIDE { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_commandline.hpp27 …nToRun( ConfigData& config, std::string const& sectionName ) { config.sectionsToRun.push_back( sec… in addSectionToRun()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_config.hpp82 std::vector<std::string> sectionsToRun; member
123 …vector<std::string> const& getSectionsToRun() const CATCH_OVERRIDE { return m_data.sectionsToRun; } in getSectionsToRun()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_config.hpp60 std::vector<std::string> sectionsToRun; member
H A Dcatch_config.cpp43 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
H A Dcatch_commandline.cpp157 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()

1234567