forked from qt-creator/qt-creator
Squish: Merged variations of createNewQtQuickApplication()
Change-Id: I5c2f88e18630922a34dbb52894ce6ef26697c28b Reviewed-on: http://codereview.qt-project.org/6180 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Christian Stenger <christian.stenger@nokia.com>
This commit is contained in:
committed by
Christian Stenger
parent
b5ce5e9086
commit
cc1a2d15d1
@@ -15,8 +15,8 @@ testSettings.logScreenshotOnFail = True
|
||||
|
||||
source("../../shared/utils.py")
|
||||
source("../../shared/build_utils.py")
|
||||
source("../../shared/project.py")
|
||||
source("../../shared/qtquick.py")
|
||||
source("../../shared/project.py")
|
||||
source("../../shared/editor_utils.py")
|
||||
|
||||
def waitForCleanShutdown(timeOut=10):
|
||||
|
||||
Reference in New Issue
Block a user