MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / runVectorTest

Function runVectorTest

Tests/Libraries/Containers/VectorTest.cpp:814–814  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

812namespace SC
813{
814void runVectorTest(SC::TestReport& report) { VectorTest test(report); }
815} // namespace SC

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected