Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ TestsForConfig
Method
TestsForConfig
Source/cmTestGenerator.cxx:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool cmTestGenerator::TestsForConfig(std::string const& config)
93
{
94
return this->GeneratesForConfig(config);
95
}
96
97
cmTest* cmTestGenerator::GetTest() const
98
{
Callers
1
GetTests
Method · 0.80
Calls
1
GeneratesForConfig
Method · 0.80
Tested by
no test coverage detected