MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / isFalseTest

Function isFalseTest

extlibs/catch/include/catch/catch.hpp:1366–1366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1364
1365 bool shouldContinueOnFailure( int flags );
1366 inline bool isFalseTest( int flags ) { return ( flags & ResultDisposition::FalseTest ) != 0; }
1367 bool shouldSuppressFailure( int flags );
1368
1369} // end namespace Catch

Callers 2

getExpressionMethod · 0.85
handleExprMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected