Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ removeTests
Method
removeTests
3rdparty/cppunit/src/cppunit/TestPath.cpp:138–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
138
void
139
TestPath::removeTests()
140
{
141
while ( isValid() )
142
removeTest( 0 );
143
}
144
145
146
void
Callers
nothing calls this directly
Calls
1
isValid
Function · 0.85
Tested by
no test coverage detected