Home
last modified time | relevance | path

Searched refs:getAllTestCasesSorted (Results 26 – 50 of 193) sorted by relevance

12345678

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_test_case_registry_impl.h31 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_test_case_registry_impl.cpp62 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_test_case_registry_impl.h33 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_session.cpp69 auto const& allTestCases = getAllTestCasesSorted(*m_config);
120 auto& tests = const_cast<std::vector<TestCase>&>(getAllTestCasesSorted(config)); in applyFilenamesAsTags()
H A Dcatch_test_case_registry_impl.cpp126 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_test_case_registry_impl.h33 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_session.cpp69 auto const& allTestCases = getAllTestCasesSorted(*m_config);
120 auto& tests = const_cast<std::vector<TestCase>&>(getAllTestCasesSorted(config)); in applyFilenamesAsTags()
H A Dcatch_test_case_registry_impl.cpp122 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_test_case_registry_impl.h33 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_session.cpp69 auto const& allTestCases = getAllTestCasesSorted(*m_config);
120 auto& tests = const_cast<std::vector<TestCase>&>(getAllTestCasesSorted(config)); in applyFilenamesAsTags()
H A Dcatch_test_case_registry_impl.cpp122 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_test_case_registry_impl.h33 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_session.cpp69 auto const& allTestCases = getAllTestCasesSorted(*m_config);
120 auto& tests = const_cast<std::vector<TestCase>&>(getAllTestCasesSorted(config)); in applyFilenamesAsTags()
H A Dcatch_test_case_registry_impl.cpp71 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.h33 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_session.cpp69 auto const& allTestCases = getAllTestCasesSorted(*m_config);
120 auto& tests = const_cast<std::vector<TestCase>&>(getAllTestCasesSorted(config)); in applyFilenamesAsTags()
H A Dcatch_test_case_registry_impl.cpp126 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_test_case_registry_impl.h33 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config );
H A Dcatch_session.cpp69 auto const& allTestCases = getAllTestCasesSorted(*m_config);
120 auto& tests = const_cast<std::vector<TestCase>&>(getAllTestCasesSorted(config)); in applyFilenamesAsTags()
H A Dcatch_test_case_registry_impl.cpp126 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/
H A Dcatch_session.hpp77 std::vector<TestCase> const& allTestCases = getAllTestCasesSorted( *iconfig ); in runTests()
92 std::vector<TestCase> const& tests = getAllTestCasesSorted( config ); in applyFilenamesAsTags()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/
H A Dcatch_session.hpp77 std::vector<TestCase> const& allTestCases = getAllTestCasesSorted( *iconfig ); in runTests()
92 std::vector<TestCase> const& tests = getAllTestCasesSorted( config ); in applyFilenamesAsTags()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp99 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp98 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_test_case_registry_impl.hpp98 std::vector<TestCase> const& getAllTestCasesSorted( IConfig const& config ) { in getAllTestCasesSorted() function

12345678