forked from qt-creator/qt-creator
Squish: Implements hooking into the subprocess
Change-Id: Ic1ae2a8341d01e179f9d52b7c7ad3cbe24995bd1 Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
This commit is contained in:
@@ -18,6 +18,8 @@ source("../../shared/build_utils.py")
|
||||
source("../../shared/qtquick.py")
|
||||
source("../../shared/project.py")
|
||||
source("../../shared/editor_utils.py")
|
||||
source("../../shared/project_explorer.py")
|
||||
source("../../shared/hook_utils.py")
|
||||
|
||||
def waitForCleanShutdown(timeOut=10):
|
||||
appCtxt = currentApplicationContext()
|
||||
|
||||
Reference in New Issue
Block a user