Home
last modified time | relevance | path

Searched refs:AssertionHandler (Results 1 – 25 of 141) sorted by relevance

123456

/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_assertionhandler.cpp55 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
67 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
71 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
75 void AssertionHandler::complete() { in complete()
93 void AssertionHandler::setCompleted() { in setCompleted()
97 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
101 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
104 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&…
H A Dcatch_capture.hpp46 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
69 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
83 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
100 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
121 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc…
143 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_assertionhandler.cpp55 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
67 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
71 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
75 void AssertionHandler::complete() { in complete()
93 void AssertionHandler::setCompleted() { in setCompleted()
97 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
101 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
104 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&…
H A Dcatch_capture.hpp46 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
69 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
83 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
100 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
121 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc…
143 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
H A Dcatch_capture_matchers.h47 …void handleExceptionMatchExpr( AssertionHandler& handler, StringMatcher const& matcher, StringRef …
60 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
71 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_assertionhandler.cpp54 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
63 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
66 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
70 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
74 void AssertionHandler::complete() { in complete()
92 void AssertionHandler::setCompleted() { in setCompleted()
96 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
100 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
103 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
107 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&…
H A Dcatch_capture.hpp44 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
68 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
82 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
99 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
120 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc…
142 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_assertionhandler.cpp55 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
67 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
71 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
75 void AssertionHandler::complete() { in complete()
93 void AssertionHandler::setCompleted() { in setCompleted()
97 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
101 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
104 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&…
H A Dcatch_capture.hpp46 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
69 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
83 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
100 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
121 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc…
143 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_assertionhandler.cpp55 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
67 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
71 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
75 void AssertionHandler::complete() { in complete()
93 void AssertionHandler::setCompleted() { in setCompleted()
97 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
101 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
104 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&…
H A Dcatch_capture.hpp46 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
69 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
83 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
100 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
121 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc…
143 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_assertionhandler.cpp52 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
61 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
64 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
68 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
72 void AssertionHandler::complete() { in complete()
85 void AssertionHandler::setCompleted() { in setCompleted()
89 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
93 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
96 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
100 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef matche…
H A Dcatch_capture.hpp43 …Catch::AssertionHandler catchAssertionHandler( macroName, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_…
66 …Catch::AssertionHandler catchAssertionHandler( macroName, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_…
80 …Catch::AssertionHandler catchAssertionHandler( macroName, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_…
97 …Catch::AssertionHandler catchAssertionHandler( macroName, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_…
118 …Catch::AssertionHandler catchAssertionHandler( macroName, CATCH_INTERNAL_LINEINFO, "", resultDispo…
131 …Catch::AssertionHandler catchAssertionHandler( macroName, CATCH_INTERNAL_LINEINFO, CATCH_INTERNAL_…
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_assertionhandler.cpp55 AssertionHandler::AssertionHandler in AssertionHandler() function in Catch::AssertionHandler
64 void AssertionHandler::handleExpr( ITransientExpression const& expr ) { in handleExpr()
67 void AssertionHandler::handleMessage(ResultWas::OfType resultType, StringRef const& message) { in handleMessage()
71 auto AssertionHandler::allowThrows() const -> bool { in allowThrows()
75 void AssertionHandler::complete() { in complete()
93 void AssertionHandler::setCompleted() { in setCompleted()
97 void AssertionHandler::handleUnexpectedInflightException() { in handleUnexpectedInflightException()
101 void AssertionHandler::handleExceptionThrownAsExpected() { in handleExceptionThrownAsExpected()
104 void AssertionHandler::handleExceptionNotThrownAsExpected() { in handleExceptionNotThrownAsExpected()
108 void AssertionHandler::handleUnexpectedExceptionNotThrown() { in handleUnexpectedExceptionNotThrown()
[all …]
H A Dcatch_assertionhandler.h23 friend class AssertionHandler; variable
44 class AssertionHandler {
51 AssertionHandler
56 ~AssertionHandler() { in ~AssertionHandler()
84 …void handleExceptionMatchExpr( AssertionHandler& handler, std::string const& str, StringRef const&…
H A Dcatch_capture.hpp46 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
69 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
83 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
100 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
121 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, Catc…
143 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
H A Dcatch_capture_matchers.h47 …void handleExceptionMatchExpr( AssertionHandler& handler, StringMatcher const& matcher, StringRef …
60 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
71 …Catch::AssertionHandler catchAssertionHandler( macroName##_catch_sr, CATCH_INTERNAL_LINEINFO, CATC…
/dports/games/pentobi/pentobi-19.1/libboardgame_base/
H A DAssert.h14 class AssertionHandler
18 AssertionHandler();
21 virtual ~AssertionHandler();
23 AssertionHandler(const AssertionHandler&) = delete;
24 AssertionHandler& operator=(const AssertionHandler&) = delete;
H A DAssert.cpp28 list<AssertionHandler*>& get_all_handlers() in get_all_handlers()
30 static list<AssertionHandler*> all_handlers; in get_all_handlers()
38 AssertionHandler::AssertionHandler() in AssertionHandler() function in libboardgame_base::AssertionHandler
43 AssertionHandler::~AssertionHandler() in ~AssertionHandler()
63 mem_fn(&AssertionHandler::run)); in handle_assertion()

123456