summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro11
1 files changed, 5 insertions, 6 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 390e9135..d26711c3 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -37,8 +37,7 @@ qtHaveModule(location) {
qplacemanager.depends = geotestplugin
}
- #misc tests
- SUBDIRS += doublevectors
+ #qml interface tests
!android: SUBDIRS += cmake qmlinterface # looks for .qmls locally
#Map and Navigation tests
@@ -56,7 +55,8 @@ qtHaveModule(location) {
qgeotilespec \
qgeoroutexmlparser \
maptype \
- qgeocameratiles
+ qgeocameratiles \
+ qgeojson
# These use plugins
!android: {
@@ -81,8 +81,8 @@ qtHaveModule(location) {
}
}
-
SUBDIRS += \
+ doublevectors \
qgeoaddress \
qgeoshape \
qgeorectangle \
@@ -92,8 +92,7 @@ SUBDIRS += \
qgeocoordinate \
qgeolocation \
qgeopositioninfo \
- qgeosatelliteinfo \
- qgeojson
+ qgeosatelliteinfo
!android: SUBDIRS += \
positionplugin \