MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / allowThrows

Method allowThrows

tests/catch.hpp:6109–6111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6107 }
6108
6109 auto AssertionHandler::allowThrows() const -> bool {
6110 return getCurrentContext().getConfig()->allowThrows();
6111 }
6112
6113 void AssertionHandler::complete() {
6114 setCompleted();

Callers 1

matchTestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected