summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-02-20 10:57:27 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-23 04:25:31 +0100
commit3ac82a9e2b492e2e471e42ff567d8bed213d1e45 (patch)
tree8d6731686ba69ba96b1b32cee825eeec04580f3f /tests/auto/auto.pro
parentfc5794ee0c77cad9523fa1a0d391c41cabb2d282 (diff)
Revert "Disable unit tests that rely on plugin loading."
The underlying problem has been identified and fixed. It turns out QFactoryLoader had a logic error. This reverts commit fbc2e2ca805b97bdbef4a3b6b6a276215ba668df. Change-Id: I419f0cd72b65d55b81a2f8896d5b77328bc9e5cb Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 82f90e2c..b3042af2 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,7 +1,7 @@
TEMPLATE = subdirs
SUBDIRS += qsensor
-#SUBDIRS += sensors2qmlapi
-#SUBDIRS += legacy_sensors
-#SUBDIRS += qtsensors5
-#SUBDIRS += qsensorgestures
+SUBDIRS += sensors2qmlapi
+SUBDIRS += legacy_sensors
+SUBDIRS += qtsensors5
+SUBDIRS += qsensorgestures