Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ testController
Method
testController
kdevplatform/shell/core.cpp:615–618 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
}
614
615
ITestController* Core::testController()
616
{
617
return d->testController.data();
618
}
619
620
TestController* Core::testControllerInternal()
621
{
Callers
15
ProjectTestJob
Method · 0.80
cleanupTestSuites
Function · 0.80
createImportJob
Method · 0.80
fillEditFromPatch
Method · 0.80
runAllTests
Method · 0.80
TestView
Method · 0.80
runSelectedTests
Method · 0.80
showSource
Method · 0.80
cleanupTestSuites
Function · 0.80
integrateData
Method · 0.80
waitForSuites
Function · 0.80
testCTestSuite
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
11
ProjectTestJob
Method · 0.64
runAllTests
Method · 0.64
TestView
Method · 0.64
runSelectedTests
Method · 0.64
showSource
Method · 0.64
waitForSuites
Function · 0.64
testCTestSuite
Method · 0.64
testQtTestCases
Method · 0.64
testExecutableOutputPath
Method · 0.64
start
Method · 0.64
processFinished
Method · 0.64