Bill King
0f25f3c2cb
Squish: Log screenshots on error too.
...
Change-Id: Ib9b464c27595c6b5bc10985e6e5c77c41272001c
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-01-10 12:47:29 +01:00
Bill King
ce5fc68c8d
Squish: Add no settings path variable, for runs without pre-settings.
...
Change-Id: I12cc0080e2423c48a43937e0f7219357e80d4120
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-01-09 16:11:25 +01:00
Christian Stenger
4e0421ed15
Squish: Add hovering test
...
Change-Id: I78a8e855a3b276c1549b57002ced88af3245ccdd
Reviewed-by: Bill King <bill.king@nokia.com >
2012-01-05 12:23:54 +01:00
Bill King
6210b0578e
Squish: Fix to make selectFromLocator("simple_test_app.cpp") work.
...
Change-Id: Id853f58cc3e564a71af768c54c36d731a3be25da
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-15 16:16:50 +01:00
Bill King
cfacc486f4
SQUISH: Use env var for src path if available.
...
Change-Id: I1844db3bb3dc5eca0c434089288916ac86db775a
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-15 16:16:39 +01:00
Robert Loehning
67644e6fc0
Squish: Added function for creating new Console Application
...
Change-Id: Ia894d978ebb9b6add3e3ca55bc97054eef98214b
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-14 18:19:44 +01:00
Christian Stenger
fb21ad4d3c
Squish: Added FindUsages test to QML test
...
Change-Id: I2571bf1e87d34495dc4299f04d310f894d22e38d
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-12-13 17:10:14 +01:00
Robert Loehning
78b65c808a
Squish: Small fix
...
Change-Id: I3bb789950b278dd7ac829555678c126703f6cf52
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-12-13 16:28:30 +01:00
Robert Loehning
f5a737e0cb
Squish: Qt version tooltip now uses native dir separators
...
Change-Id: I157640df29abd4d0a1d02e4579f1b37f1346b784
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-12 17:32:09 +01:00
Robert Loehning
d229705d7b
Squish: Checking if the right build configuration is set
...
Change-Id: Ib889d1d8269a8c58edc12b688360b94a0b4bdedf
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-12-12 09:24:45 +01:00
Robert Loehning
44e4c45e64
Squish: Simplify selectFromCombo calls
...
Done-with: Christian Stenger
Change-Id: Ie9b2691675b12fb4d84f9239358c7db4ab60c431
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-09 16:08:11 +01:00
Robert Loehning
8480c3837b
Squish: Added utility functions
...
Change-Id: I5ac2aabde688e86557ee364bb190e0230ba75822
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-08 13:30:16 +01:00
Robert Loehning
c6936d9e80
Squish: Speeding up switching modes by replacing snooze
...
Change-Id: Ia13a98e7ae27f4c4643d8efd9a7c25b53fad4dd3
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-12-07 14:46:00 +01:00
Robert Loehning
387d7a20ed
Squish: Make invokeMenuItem() handle submenus
...
Change-Id: I0e616a254dd4d7800b7a001134c02f301261b956
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-12-06 16:50:08 +01:00
Christian Stenger
86ba284d06
Squish: Improved and refactored hook into
...
Change-Id: I05f17bbe49db7064cd6bf5131363ca0708aad087
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-12-02 15:03:18 +01:00
Eike Ziller
b50e48a1fa
Merge remote-tracking branch 'origin/2.4'
...
Conflicts:
share/qtcreator/welcomescreen/widgets/ExampleDelegate.qml
src/plugins/qtsupport/exampleslistmodel.cpp
src/plugins/qtsupport/exampleslistmodel.h
src/plugins/qtsupport/gettingstartedwelcomepage.cpp
src/plugins/qtsupport/gettingstartedwelcomepage.h
Change-Id: I268072db01064d71bc4828942d71fc772ddd3539
2011-11-28 08:34:37 +01:00
Christian Stenger
8500fa9f6a
Squish: Improve hook-into sub-processes
...
With this patch it's possible to not only hook into the
QmlApplicationViewer (although nothing else is currently done)
and additionally to not only send the closing event to the
sub-process. You can now define a function that will be executed
on the sub-process.
Both modified tests show an example how to use it.
Change-Id: I39b9959f2cf1d519b8afeb0c479ac2d68ea20ca6
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-11-25 19:39:41 +01:00
Robert Loehning
0a48570f6a
Squish: Update for changed sorting of project wizards
...
Change-Id: Ia1a5cbe1ace8e4bed0500e7c46fcff90a10cc7ae
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-25 16:01:06 +01:00
Robert Loehning
fe4c9053d8
Squish: Update for label renamed in master
...
Change-Id: I8ad167cca8c878efd67eca9ac48b4df237d31726
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-25 16:00:22 +01:00
Robert Loehning
f107ec5ba6
Squish: Made functions verifyEnabled and selectFromCombo more generic
...
Change-Id: I1f0d48712f5ec081fa323e929dabaeee1dbf9b63
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-24 17:52:26 +01:00
Christian Stenger
3089bd3f6c
Squish: Implements hooking into the subprocess
...
Change-Id: Ic1ae2a8341d01e179f9d52b7c7ad3cbe24995bd1
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-11-23 15:49:04 +01:00
Robert Loehning
04dfc44970
Squish: No Symbian target on unix-like systems
...
The SDK does not provide Qt for Symbian on Linux and Mac so there's no
need to wait for such a target.
Change-Id: I6c48f21317a29f2bfdf7b1fa9d87890a7f74a4eb
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-08 23:55:52 +01:00
Robert Loehning
e465a1763b
Squish: Added function ensureChecked
...
Change-Id: Icca18645613d0b88e4394aa5fc3820626a59e647
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-08 14:12:40 +01:00
Robert Loehning
c79d8b32b4
Squish: Some more reuse of code
...
Change-Id: I3d4e7c0b9d8afc31fb5cfa2bc7879ea999129158
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-08 10:47:19 +01:00
Christian Stenger
3c350c93d8
Squish: Small refactoring - renamed helper
...
Change-Id: I3ca9261043f568a9e160546998dd7b2cd5aa0dd4
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-11-02 09:41:53 +01:00
Robert Loehning
edad3217e6
Squish: Added function which selects template for new project
...
Change-Id: I7858e60c21641e39f6a5c23a12e3fd78a9d17334
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-01 14:48:55 +01:00
Robert Loehning
8cf0d1c608
Squish: Avoid timing issues when using Locator
...
Change-Id: If768a758f3887607c9ef46939dc22685cf54fb45
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-11-01 13:56:22 +01:00
Robert Loehning
08115952ea
Squish: Added function handling name and location of new projects
...
Change-Id: I23af07bb41b517af1ad9f65c642c3eedd0712093
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-31 17:58:06 +01:00
Robert Loehning
e711c1ad5a
Squish: Use isinstance() instead of comparing classnames
...
Change-Id: Ia0683902e96f1dc175978bdbb13fbd114f6ad739
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-18 10:40:27 +02:00
Robert Loehning
1139006b3f
Squish: Let one function handle last page of all project wizards
...
Change-Id: I74e2c2f0c50a3131ad66fbde5e4a7fe004b7ebff
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-17 18:09:25 +02:00
Robert Loehning
584a8f016e
Squish: Moved remaining functions for creating projects to project.py
...
Change-Id: I92b56ed9401be41d0a54dd32c623b55b7d1e4f71
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-13 14:58:04 +02:00
Christian Stenger
2c155447be
Squish: Fixed some minor problems
...
* problems on shutdown (mostly Win)
* timing problems (Mac, Win)
* support for accidental whitespace in settingspath (all)
* added support for further special characters that could exist
inside TreeView of the Project files (all)
* removing the testing folder instead its content (all)
Change-Id: I146b56d253e3245641d0dcaebfad4d6f1dd684fc
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-10-12 14:21:45 +02:00
Robert Loehning
23436285bc
Squish: Renamed "destination" to "target"
...
Change-Id: I8f8a1cc4b58642fc64adfa76eea84c2b4e9f0423
Reviewed-on: http://codereview.qt-project.org/6255
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-10 15:42:17 +02:00
Robert Loehning
dbf48009cc
Squish: Don't add temporary files to git
...
Change-Id: Ia076166a867c1c1a9031ea6515143876f4a73d34
Reviewed-on: http://codereview.qt-project.org/6263
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-10 13:17:39 +02:00
Robert Loehning
cc1a2d15d1
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 >
2011-10-07 15:17:38 +02:00
Robert Loehning
368726d6f2
Squish: Moved contents of mainwin.py to other files
...
Change-Id: I998b1304dc9ad8832990da5e90ab426c38eb329e
Reviewed-on: http://codereview.qt-project.org/6182
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-07 13:24:45 +02:00
Robert Loehning
97207cf28c
Squish: Improved function checkCompile()
...
Change-Id: Ib1b0dada442dc58f1e56343cf4ae602650291fcf
Reviewed-on: http://codereview.qt-project.org/6167
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-06 17:43:20 +02:00
Christian Stenger
8a857ecc29
Squish: Updated existing tests to run on Mac
...
Change-Id: Id4c3bd97f806e502fe64ca9bd4864938d918dc73
Reviewed-on: http://codereview.qt-project.org/6156
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-10-06 15:07:17 +02:00
Robert Loehning
dc5e5765d9
Squish: Button was renamed to "Issues"
...
(cherry picked from commit 2e968aa998 )
Change-Id: Ib0ce148edc46a663622d9437da3b7b977baad716
Reviewed-on: http://codereview.qt-project.org/6153
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-10-06 14:13:50 +02:00
Robert Loehning
61714ec4c9
Squish: Added test suite for debugger related tests
...
Change-Id: I11c114787cc3c2721147d55c86f87aaf31daec9e
Reviewed-on: http://codereview.qt-project.org/5644
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
2011-10-05 13:54:09 +02:00
Robert Loehning
c3a294a1b0
Squish: Added constant defaultQtVersion
...
Change-Id: I72bf98000af9a46c8773d01233ba9e6006f527e6
Reviewed-on: http://codereview.qt-project.org/5643
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-09-28 16:21:11 +02:00
Christian Stenger
92e4bec731
Squish: Remove also versioned .user files
...
Change-Id: Icf4325930f5e1bd908fef9cbd87658b4cc8fc110
Reviewed-on: http://codereview.qt-project.org/5601
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-09-27 14:03:06 +02:00
Christian Stenger
49a5f8be1a
Squish: Some smaller refactorings
...
Change-Id: I5f8b5ec982e8a38d32ba15d81317c2308dc00106
Reviewed-on: http://codereview.qt-project.org/5544
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2011-09-27 11:18:33 +02:00
Robert Loehning
692806bb8f
Squish: Starting test cases only if needed files are present
...
Change-Id: I41a73ce1a4f0d0578cf59af5c69fc19f9ec11dd9
Reviewed-on: http://codereview.qt-project.org/5555
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
2011-09-27 11:15:29 +02:00
Robert Loehning
5daf6705ac
Squish: Using native directory separators on Windows
...
Change-Id: I8ecf6a8798526b9d9dd0909b9c7e4f61d00d530e
Reviewed-on: http://codereview.qt-project.org/5552
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-09-26 17:08:58 +02:00
Robert Loehning
08dfd0d08a
Squish: Improved path constants
...
Renamed the old constant SDKPath to srcPath because this is where sources are.
Added new constant sdkPath for the root directory of the Qt SDK installation.
Change-Id: I1b1f346554f58629a9d1882f90250f21708e4d22
Reviewed-on: http://codereview.qt-project.org/5474
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-09-26 12:22:07 +02:00
Christian Stenger
11f7dbda77
Added new qml test and continue refactoring
...
Refactoring of all helper functions to make it easier to
recognize them as such. All helper functions in global
shared scripts now follow the scheme __NAME__
Helper functions normally should not get called from outside.
Change-Id: I0d02028d3f9de1ad251af9226c0460655bd9c9bd
Reviewed-on: http://codereview.qt-project.org/5331
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-09-22 16:31:34 +02:00
Bill King
106473c4b5
Cleanup to use new waitForSignal function.
...
Change-Id: Id47c81fc3c2d4448f26dd2432b73286501be1e26
Reviewed-on: http://codereview.qt-project.org/5297
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-09-21 14:01:41 +02:00
Bill King
226a11db6f
More sensible options (with fallback)
...
Change-Id: I32afb2ed7e690d3dfc9b2ba47d2007d03d29d2cb
Reviewed-on: http://codereview.qt-project.org/5299
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-09-21 13:45:09 +02:00
Bill King
c42351beda
Shift temp dir into more findable location.
...
Change-Id: Idbf29e79d4a3dc7c4083a5b7cba78489db46366b
Reviewed-on: http://codereview.qt-project.org/5298
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2011-09-21 13:44:41 +02:00