Christian Stenger
bd43956bbd
Squish: Use global objects.map from inside CCOM
...
Change-Id: Icc22f595f6c5c9472755e1134b7663dde7bccb86
Reviewed-by: Robert Loehning <robert.loehning@nokia.com >
2012-09-06 09:42:38 +02:00
Christian Stenger
a9209c92c9
Squish: Fix verifyBuildConfig()
...
Removed dependency to the scrollArea that might be missing for
1-target projects. This makes tst_simple_debug almost finish.
Change-Id: Ia261192a0eb3ac10df4c0a2442368b0434842539
Reviewed-by: Robert Loehning <robert.loehning@nokia.com >
2012-08-07 14:23:59 +02:00
Robert Loehning
49a3f0129a
Squish: Run tst_simple_debug with Qt 4.7
...
Change-Id: Ibc330a7ca3e1c378c78cf8eb4c559c2a99c3d8d0
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-05-11 21:15:51 +02:00
Christian Stenger
aa3a2dc926
Squish: Added debug test case
...
This is intended to be a starting point.
Change-Id: I0941ed16876810832aa6088287f8062bba6a273e
Reviewed-by: Robert Löhning <robert.loehning@nokia.com >
2012-04-27 17:52:25 +02:00
Christian Stenger
cd4ce50a3b
Squish: Fix changed values
...
These values have changed (see src/plugins/projectexplorer/taskmodel.h)
Change-Id: I7b351cfae2bceca782ea022b855d86926e942d53
Reviewed-by: Bill King <bill.king@nokia.com >
2012-03-23 16:53:10 +01:00
Robert Loehning
0e0158fc3f
Squish: Cleaned for-loops
...
Change-Id: Ide5313c8838aa7ad9ad74cbaed12872ce0a35413
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-02-22 16:58:01 +01:00
Robert Loehning
1b6a3addcd
Squish: Limited number of rows for task file to 100
...
Change-Id: I05255b3d06cf08fa2e2744105aa88c8510b0f6ef
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-02-03 14:56:43 +01:00
Robert Loehning
73005e6bca
Squish: Added functions for switching build configurations
...
Change-Id: I03eb8987ec28bac7db99395ed91952d8a3a0d038
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: Christian Stenger <christian.stenger@nokia.com >
2012-01-17 15:44:47 +01:00
Christian Stenger
6571e01725
Squish: Only log compile if failed or debug mode
...
Change-Id: I266fb9b7796d810c98e642d3c7a3f682eb05bf6b
Reviewed-by: Bill King <bill.king@nokia.com >
2012-01-10 17:25:54 +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
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
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
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
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
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
Christian Stenger
46320d6417
Improved writing tasks files
...
Change-Id: Ia7dfa0c4554082e8620cfbed40e3f105fb8ff2e1
Reviewed-on: http://codereview.qt.nokia.com/4205
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-09-05 16:28:02 +02:00
Christian Stenger
2d6842e62d
Improved build handling when build fails without errors inside build issues
...
Change-Id: I0958a9a8e644c245fb0930f5d165e0aac4a74ce8
Reviewed-on: http://codereview.qt.nokia.com/4184
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-09-05 13:48:13 +02:00
Christian Stenger
d5e57c12c8
Added function to read out build issues
...
Change-Id: I1300fd9b7f136fa747f8f0063e232a2803548963
Reviewed-on: http://codereview.qt.nokia.com/4072
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Bill King <bill.king@nokia.com >
2011-09-02 09:46:43 +02:00