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

Method setCompleted

tests/catch.hpp:6131–6133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6129 }
6130 }
6131 void AssertionHandler::setCompleted() {
6132 m_completed = true;
6133 }
6134
6135 void AssertionHandler::handleUnexpectedInflightException() {
6136 m_resultCapture.handleUnexpectedInflightException( m_assertionInfo, Catch::translateActiveException(), m_reaction );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected