summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@nokia.com>2012-05-10 11:07:19 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-14 08:23:46 +0200
commitfc164128d93590a0cfd04394345564ae49a3994e (patch)
tree250e9831a49c3fd4c37d6fa213fe510b7044c798 /tests/auto/auto.pro
parent43881a1c95c122dcb80b91c34a9f434ae8cfb743 (diff)
add sensor gesture auto tests
use mock sensor plugin to feed captured data through sensorgestures. Change-Id: I5d040f2b7d5786b79bf295c98777ada425acbe8a 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 8bb79fee..9c65bc1f 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -7,3 +7,5 @@ SUBDIRS += qtsensors5
SUBDIRS += qsensorgestures
SUBDIRS += qsensorgestureplugins
+!mac:!win32:SUBDIRS += qsensorgestures_gestures
+