aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2011-09-16 12:51:26 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-18 23:51:09 +0200
commit38fc46c5d81f08328cec474e2f7f8b9285bccefc (patch)
tree9ec10cb3f02b5004bd70b0790681202ddc25cf25 /tests/auto/declarative/declarative.pro
parent912d7b38e10a536ebd3ad998a9a84d6ffac2b8bc (diff)
Test fixes and reenables.
Change-Id: I85e3493855b6fefb682ddb120b15abd003fb00fd Reviewed-on: http://codereview.qt-project.org/5045 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 4bda9422d9..5322913d7b 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -27,7 +27,7 @@ PUBLICTESTS += \
PRIVATETESTS += \
qdeclarativeanimations \
-# qdeclarativeapplication \
+ qdeclarativeapplication \
qdeclarativebehaviors \
qdeclarativebinding \
qdeclarativeconnection \
@@ -48,7 +48,7 @@ PRIVATETESTS += \
qdeclarativestyledtext \
qdeclarativesqldatabase \
qdeclarativestates \
-# qdeclarativesystempalette \
+ qdeclarativesystempalette \
qdeclarativetimer \
qdeclarativevaluetypes \
qdeclarativeworkerscript \
@@ -60,23 +60,23 @@ SGTESTS = \
qsganimatedimage \
qsgborderimage \
qsgcanvas \
-# qsgflickable \
+ qsgflickable \
qsgflipable \
-# qsgfocusscope \
-# qsggridview \
-# qsgimage \
+ qsgfocusscope \
+ qsggridview \
+ qsgimage \
qsgitem \
qsglistview \
qsgloader \
qsgmousearea \
-# qsgpathview \
+ qsgpathview \
qsgpincharea \
-# qsgpositioners \
+ qsgpositioners \
qsgrepeater \
qsgtext \
# qsgtextedit \
# qsgtextinput \
-# qsgvisualdatamodel \
+ qsgvisualdatamodel \
SUBDIRS += $$PUBLICTESTS