Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ testDirectory
Function
testDirectory
Source/kwsys/testDirectory.cxx:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
int testDirectory(int, char*[])
140
{
141
return doLongPathTest() + nonExistentDirectoryTest() + copyDirectoryTest();
142
}
Callers
nothing calls this directly
Calls
3
doLongPathTest
Function · 0.85
nonExistentDirectoryTest
Function · 0.85
copyDirectoryTest
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…