summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorTimo Ojala <timo.ojala@digia.com>2011-11-21 08:50:47 +0200
committerQt by Nokia <qt-info@nokia.com>2011-11-22 05:20:33 +0100
commita72119061f9c2a2d3088f1a8b3ac3fcfa47c3426 (patch)
treef02264be5f0279cab070702c403fa7dbf835e4ce /tests/auto/auto.pro
parentbd96b2c08f713b442b14ba84627001fee713682e (diff)
downloadqtlocation-a72119061f9c2a2d3088f1a8b3ac3fcfa47c3426.tar.gz
Added maptype unit tests
* Added unit tests for MapType and QDeclarativeGeoMapType. * Removed needless Q_INVOKABLE from setActiveMapType. * Fixed bug of map not updating if all tiles come from cache when changing map type. Change-Id: I36639bd735a3e68eee10e27dac1f7ddb7682c49b Reviewed-by: David Laing <david.laing@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 4dee6bb0..6f1a9190 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -34,7 +34,8 @@ SUBDIRS += geotestplugin \
intervaltree \
mapitemtree \
sphere \
- qmlinterface
+ qmlinterface \
+ maptype
contains(config_test_jsondb, yes) {
SUBDIRS += qplacemanager_jsondb