Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ UpdateImpl
Method
UpdateImpl
Source/CTest/cmCTestVC.cxx:179–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
bool cmCTestVC::UpdateImpl()
180
{
181
cmCTestLog(this->CTest, HANDLER_VERBOSE_OUTPUT,
182
"* Unknown VCS tool, not updating!"
<< std::endl);
183
return true;
184
}
185
186
bool cmCTestVC::WriteXML(cmXMLWriter& xml)
187
{
Callers
1
Update
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected