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:
Robert Loehning
2011-10-07 15:05:55 +02:00
committed by Christian Stenger
parent b5ce5e9086
commit cc1a2d15d1
6 changed files with 38 additions and 121 deletions
+1 -1
View File
@@ -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):