forked from qt-creator/qt-creator
Squish: Added small debugging output
Change-Id: Ia31afc253bad05c3143c8704c95b41cc949e13f2 Reviewed-by: Bill King <bill.king@nokia.com>
This commit is contained in:
@@ -293,6 +293,7 @@ def getCorrectlyConfiguredTargets():
|
||||
else:
|
||||
result.update({target:[version]})
|
||||
clickButton(waitForObject(":Options.OK_QPushButton"))
|
||||
test.log("Correctly configured targets: %s" % str(result))
|
||||
return result
|
||||
|
||||
def visibleCheckBoxExists(text):
|
||||
|
||||
Reference in New Issue
Block a user