Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ cleanup
Method
cleanup
plugins/custom-buildsystem/tests/test_custombuildsystemplugin.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void TestCustomBuildSystemPlugin::cleanup()
49
{
50
ICore::self()->projectController()->closeAllProjects( );
51
}
52
53
void TestCustomBuildSystemPlugin::loadSimpleProject()
54
{
Callers
nothing calls this directly
Calls
2
closeAllProjects
Method · 0.80
projectController
Method · 0.80
Tested by
no test coverage detected