Home
last modified time | relevance | path

Searched refs:ExceptionMessageMatcher (Results 1 – 25 of 64) sorted by relevance

123

/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_matchers_exception.cpp15 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
19 std::string ExceptionMessageMatcher::describe() const { in describe()
24 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
25 return Exception::ExceptionMessageMatcher(message); in Message()
H A Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
31 Exception::ExceptionMessageMatcher Message(std::string const& message);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_matchers_exception.cpp15 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
19 std::string ExceptionMessageMatcher::describe() const { in describe()
24 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
25 return Exception::ExceptionMessageMatcher(message); in Message()
H A Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
31 Exception::ExceptionMessageMatcher Message(std::string const& message);
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_matchers_exception.cpp15 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
19 std::string ExceptionMessageMatcher::describe() const { in describe()
24 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
25 return Exception::ExceptionMessageMatcher(message); in Message()
H A Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
31 Exception::ExceptionMessageMatcher Message(std::string const& message);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_exception.cpp15 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
19 std::string ExceptionMessageMatcher::describe() const { in describe()
24 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
25 return Exception::ExceptionMessageMatcher(message); in Message()
H A Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
31 Exception::ExceptionMessageMatcher Message(std::string const& message);
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers_exception.cpp15 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
19 std::string ExceptionMessageMatcher::describe() const { in describe()
24 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
25 return Exception::ExceptionMessageMatcher(message); in Message()
H A Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
31 Exception::ExceptionMessageMatcher Message(std::string const& message);
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_matchers_exception.cpp15 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
19 std::string ExceptionMessageMatcher::describe() const { in describe()
24 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
25 return Exception::ExceptionMessageMatcher(message); in Message()
H A Dcatch_matchers_exception.hpp16 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
20 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
31 Exception::ExceptionMessageMatcher Message(std::string const& message);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/docs/
H A Dmatchers.md133 is `ExceptionMessageMatcher`, and we also provide a helper function
139 > `ExceptionMessageMatcher` was introduced in Catch 2.10.0
/dports/www/restbed/restbed-4.8/dependency/catch/docs/
H A Dmatchers.md133 is `ExceptionMessageMatcher`, and we also provide a helper function
139 > `ExceptionMessageMatcher` was introduced in Catch 2.10.0
/dports/math/e-antic/Catch2-ff349a5/docs/
H A Dmatchers.md133 is `ExceptionMessageMatcher`, and we also provide a helper function
139 > `ExceptionMessageMatcher` was introduced in Catch 2.10.0
/dports/emulators/citra/citra-ac98458e0/externals/catch/docs/
H A Dmatchers.md133 is `ExceptionMessageMatcher`, and we also provide a helper function
139 > `ExceptionMessageMatcher` was introduced in Catch 2.10.0
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/docs/
H A Dmatchers.md133 is `ExceptionMessageMatcher`, and we also provide a helper function
139 > `ExceptionMessageMatcher` was introduced in Catch 2.10.0
/dports/devel/catch/Catch2-2.13.7/docs/
H A Dmatchers.md133 is `ExceptionMessageMatcher`, and we also provide a helper function
139 > `ExceptionMessageMatcher` was introduced in Catch 2.10.0
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/cpp/tests/vendor/
H A Dcatch.hpp3403 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3407 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3418 Exception::ExceptionMessageMatcher Message(std::string const& message);
11367 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11371 std::string ExceptionMessageMatcher::describe() const { in describe()
11376 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11377 return Exception::ExceptionMessageMatcher(message); in Message()
/dports/astro/libosmium/libosmium-2.17.2/test/catch/
H A Dcatch.hpp3397 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3401 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3412 Exception::ExceptionMessageMatcher Message(std::string const& message);
11423 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11427 std::string ExceptionMessageMatcher::describe() const { in describe()
11432 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11433 return Exception::ExceptionMessageMatcher(message); in Message()
/dports/math/heyoka/heyoka-0.16.0/test/
H A Dcatch.hpp3396 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3400 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3411 Exception::ExceptionMessageMatcher Message(std::string const& message);
11331 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11335 std::string ExceptionMessageMatcher::describe() const { in describe()
11340 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11341 return Exception::ExceptionMessageMatcher(message); in Message()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/catch/
H A Dcatch.hpp3354 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3358 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3369 Exception::ExceptionMessageMatcher Message(std::string const& message);
11275 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11279 std::string ExceptionMessageMatcher::describe() const { in describe()
11284 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11285 return Exception::ExceptionMessageMatcher(message); in Message()
/dports/net/measurement-kit/measurement-kit-0.10.14/include/private/
H A Dcatch.hpp3394 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3398 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3409 Exception::ExceptionMessageMatcher Message(std::string const& message);
11362 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11366 std::string ExceptionMessageMatcher::describe() const { in describe()
11371 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11372 return Exception::ExceptionMessageMatcher(message); in Message()
/dports/math/ensmallen/ensmallen-2.17.0/tests/
H A Dcatch.hpp3394 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3398 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3409 Exception::ExceptionMessageMatcher Message(std::string const& message);
11362 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11366 std::string ExceptionMessageMatcher::describe() const { in describe()
11371 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11372 return Exception::ExceptionMessageMatcher(message); in Message()
/dports/math/e-antic/Catch2-ff349a5/single_include/catch2/
H A Dcatch.hpp3394 class ExceptionMessageMatcher : public MatcherBase<std::exception> { class
3398 ExceptionMessageMatcher(std::string const& message): in ExceptionMessageMatcher() function in Catch::Matchers::Exception::ExceptionMessageMatcher
3409 Exception::ExceptionMessageMatcher Message(std::string const& message);
11362 bool ExceptionMessageMatcher::match(std::exception const& ex) const { in match()
11366 std::string ExceptionMessageMatcher::describe() const { in describe()
11371 Exception::ExceptionMessageMatcher Message(std::string const& message) { in Message()
11372 return Exception::ExceptionMessageMatcher(message); in Message()

123