MCPcopy Create free account
hub / github.com/Kitware/CMake / testConstructFromCStr

Function testConstructFromCStr

Tests/CMakeLib/testString.cxx:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138static bool testConstructFromCStr()
139{
140 std::cout << "testConstructFromCStr()\n";
141 return testFromCStr(cstr);
142}
143
144static bool testAssignFromCStr()
145{

Callers

nothing calls this directly

Calls 1

testFromCStrFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…