summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-09-22 16:11:50 +1000
committerLincoln Ramsay <lincoln.ramsay@nokia.com>2011-10-10 09:25:31 +1000
commita1b1deab7e5db598dd765e8d015b337e1b65451c (patch)
treecca0f3535f2f1771f98c4992a57feb392519fb68 /tests/auto/auto.pro
parent54f0b27faa06a3016d2007dc3b8bdc10c67d41ae (diff)
Add a unit test for legacy sensor QML elements
The unit test verifies that versions exist and that certain elements are available (or not) in particular versions. Change-Id: Idc00b10cd72b0e438e7e4229f0bdc959798033e0 Fixes: MTMW-299 Reviewed-on: http://codereview.qt-project.org/5354 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index ce22928f..0b6ab9a7 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -2,3 +2,5 @@ TEMPLATE = subdirs
SUBDIRS += qsensor
SUBDIRS += sensors2qmlapi
+SUBDIRS += legacy_sensors
+