Squish: Partial fix of tst_opencreator_qbs

Change-Id: Idaa228e4efcdac05e72932ed95c410af8a7bc80f
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Robert Loehning
2017-11-28 18:37:49 +01:00
parent fe5249c401
commit fcea6ceba6
2 changed files with 1 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ def main():
if not startedWithoutPluginError(): if not startedWithoutPluginError():
return return
openQbsProject(pathCreator) openQbsProject(pathCreator)
if not addAndActivateKit(Targets.DESKTOP_541_GCC): if not addAndActivateKit(Targets.DESKTOP_561_DEFAULT):
test.fatal("Failed to activate '%s'" % Targets.getStringForTarget(Targets.DESKTOP_541_GCC)) test.fatal("Failed to activate '%s'" % Targets.getStringForTarget(Targets.DESKTOP_541_GCC))
invokeMenuItem("File", "Exit") invokeMenuItem("File", "Exit")
return return

View File

@@ -13201,7 +13201,6 @@
"src" "1" "src" "1"
"qbs-resources" "3" "qbs-resources" "3"
"imports" "4" "imports" "4"
"QbsApp.qbs" "5"
"QbsLibrary.qbs" "5" "QbsLibrary.qbs" "5"
"QbsProduct.qbs" "5" "QbsProduct.qbs" "5"
"modules" "4" "modules" "4"
1 text nestinglevel
13201 src 1
13202 qbs-resources 3
13203 imports 4
QbsApp.qbs 5
13204 QbsLibrary.qbs 5
13205 QbsProduct.qbs 5
13206 modules 4