MCPcopy Create free account
hub / github.com/Kitware/CMake / CheckStopOnFailure

Method CheckStopOnFailure

Source/CTest/cmCTestMultiProcessHandler.cxx:457–460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

455}
456
457bool cmCTestMultiProcessHandler::CheckStopOnFailure()
458{
459 return this->CTest->GetStopOnFailure();
460}
461
462bool cmCTestMultiProcessHandler::CheckStopTimePassed()
463{

Callers 2

RunTestsMethod · 0.95
StartNextTestsMethod · 0.95

Calls 1

GetStopOnFailureMethod · 0.80

Tested by

no test coverage detected