MCPcopy 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
97cmTest* cmTestGenerator::GetTest() const
98{
99 return this->Test;
100}
101
102void cmTestGenerator::GenerateScriptConfigs(std::ostream& os, Indent indent)
103{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected