MCPcopy Create free account
hub / github.com/Profactor/cv-plot / isFalseTest

Function isFalseTest

CvPlot/ext/catch2/inc/catch.hpp:1365–1365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 2

getExpressionMethod · 0.85
handleExprMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected