Disable compilation of tests/auto/qmltest
authorRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 14 Sep 2011 01:32:02 +0000 (11:32 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 15 Sep 2011 06:08:33 +0000 (08:08 +0200)
QtQuickTest has currently been disabled, so this test cannot be
compiled.

Change-Id: I93171125fafe58d925925aa6575290dab9122d4a
Reviewed-on: http://codereview.qt-project.org/4845
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Charles Yin <charles.yin@nokia.com>

tests/auto/auto.pro

index 08f3a4d..b831ece 100644 (file)
@@ -2,7 +2,7 @@ TEMPLATE=subdirs
 SUBDIRS=\
     declarative
 
-
-contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
+# ### refactor: port properly
+# contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
 
 !cross_compile:                             SUBDIRS += host.pro