Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
457
bool cmCTestMultiProcessHandler::CheckStopOnFailure()
458
{
459
return this->CTest->GetStopOnFailure();
460
}
461
462
bool cmCTestMultiProcessHandler::CheckStopTimePassed()
463
{
Callers
2
RunTests
Method · 0.95
StartNextTests
Method · 0.95
Calls
1
GetStopOnFailure
Method · 0.80
Tested by
no test coverage detected