summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2011-12-08 15:50:32 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-13 11:42:21 +0100
commitfc576c395676bb766e4a14f8fb38df7e7498ccbf (patch)
tree3b3e60deed42dbc0a12b253d2595f13acd661670 /tests/auto/auto.pro
parent73790e789c095f06ea4467e501cea315d758a4f5 (diff)
downloadqtlocation-fc576c395676bb766e4a14f8fb38df7e7498ccbf.tar.gz
separate out places unit tests from other tests
Change-Id: I4d487fff07a0138c7a500b27b7075e431d9327ed Reviewed-by: abcd <amos.choy@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro28
1 files changed, 15 insertions, 13 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index a9316f15..dae65b84 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,5 +1,20 @@
TEMPLATE = subdirs
+#Place unit tests
+SUBDIRS += qplace \
+ qplacecategory \
+ qplacecontentrequest \
+ qplaceeditorial \
+ qplacemanager \
+ qplacemanager_nokia \
+ qplaceimage \
+ qplaceratings \
+ qplacereview \
+ qplacesearchrequest \
+ qplacesupplier \
+ qplacesearchresult \
+ qmlinterface
+
SUBDIRS += geotestplugin \
positionplugin \
positionplugintest \
@@ -18,20 +33,7 @@ SUBDIRS += geotestplugin \
qgeosatelliteinfo \
qgeosatelliteinfosource \
qnmeapositioninfosource \
- qplace \
- qplacecategory \
- qplacecontentrequest \
- qplaceeditorial \
- qplacemanager \
- qplacemanager_nokia \
- qplaceimage \
- qplaceratings \
- qplacereview \
- qplacesearchrequest \
- qplacesupplier \
- qplacesearchresult \
declarative_core \
- qmlinterface \
maptype
!mac: SUBDIRS += declarative_ui