forked from qt-creator/qt-creator
ITestConfiguration: Introduce testExecutable() helper
Reuse it in TestRunner. Change-Id: I59ffd256a7e84f0d0726261496d73bc4f622d666 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -62,7 +62,6 @@ private:
|
||||
|
||||
int precheckTestConfigurations();
|
||||
bool currentConfigValid();
|
||||
void setUpProcess();
|
||||
void setUpProcessEnv();
|
||||
void scheduleNext();
|
||||
void cancelCurrent(CancelReason reason);
|
||||
|
||||
Reference in New Issue
Block a user