aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorRoberto Raggi <roberto.raggi@nokia.com>2011-09-12 14:09:31 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-19 12:07:46 +0200
commitf389e67572850cb8ff419b73a1b87fa4a4da610f (patch)
tree46e4bb54099726ab1afa449dddd9e5a726ec0880 /tests/auto/declarative/declarative.pro
parente4b8bafa3be9d5c20b220349d2ffa39a3085b947 (diff)
Add auto tests for the QML minifier.
Change-Id: Iba821eb490ea791e9c375565985af62cef91d1f3 Reviewed-on: http://codereview.qt-project.org/4671 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 5322913d7b..35e3cac4c6 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -23,7 +23,8 @@ PUBLICTESTS += \
qdeclarativexmlhttprequest \
qjsvalue \
qjsvalueiterator \
- qjsengine
+ qjsengine \
+ qmlmin
PRIVATETESTS += \
qdeclarativeanimations \