forked from qt-creator/qt-creator
AutoTest: Extract code into function
Part of a later refactoring. Change-Id: I8321b344ff333195905be68131aab508d1a87aee Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -71,6 +71,8 @@ private:
|
||||
void buildFinished(bool success);
|
||||
void onFinished();
|
||||
|
||||
int precheckTestConfigurations();
|
||||
|
||||
void runTests();
|
||||
void debugTests();
|
||||
void runOrDebugTests();
|
||||
|
||||
Reference in New Issue
Block a user