Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetJUnitXMLFileName
Method
SetJUnitXMLFileName
Source/CTest/cmCTestTestHandler.cxx:2508–2511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2506
}
2507
2508
void cmCTestTestHandler::SetJUnitXMLFileName(std::string const& filename)
2509
{
2510
this->TestOptions.JUnitXMLFileName = filename;
2511
}
2512
2513
bool cmCTestTestHandler::WriteJUnitXML()
2514
{
Callers
1
InitializeHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected