Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetTest
Method
GetTest
Source/cmTestGenerator.cxx:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
cmTest* cmTestGenerator::GetTest() const
98
{
99
return this->Test;
100
}
101
102
void cmTestGenerator::GenerateScriptConfigs(std::ostream& os, Indent indent)
103
{
Callers
1
GenerateScriptForConfig
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected