Home
last modified time | relevance | path

Searched refs:RunWithoutDeploy (Results 1 – 4 of 4) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/
H A Dautotestconstants.h58 RunWithoutDeploy, enumerator
H A Dtesttreeitem.cpp159 case TestRunMode::RunWithoutDeploy: in asConfiguration()
H A Dtestrunner.cpp407 || mode == TestRunMode::RunWithoutDeploy || mode == TestRunMode::RunAfterBuild) { in prepareToRunTests()
732 case TestRunMode::RunWithoutDeploy: in runOrDebugTests()
H A Dtestnavigationwidget.cpp154 onRunThisTestTriggered(TestRunMode::RunWithoutDeploy); in contextMenuEvent()