summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorabcd <qt-info@nokia.com>2011-07-05 11:46:03 +1000
committerabcd <qt-info@nokia.com>2011-07-05 11:46:03 +1000
commit4c751848bb138e0fc9b1e62be97d3f6c49cda1c0 (patch)
tree89a9a57a1b9f592635ea5a735f770183a448121a /tests/auto/auto.pro
parenta51cb8beabc84206e5523f33ce52e54994e9487d (diff)
downloadqtlocation-4c751848bb138e0fc9b1e62be97d3f6c49cda1c0.tar.gz
Add QGeoSearchManager unit test
This is from Qt Mobility as at a7f0eaff2295ced345fb05dafb31a2e6c5f98d6e Note that the landmarkManager test case still fails because we don't have the landmarkmanager plugins. The plan is to make the search manager into a geocoding manager and not need the landmarkmanager anymore, so later on we need to remove this test case.
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 44d52378..568ce7bb 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -13,6 +13,7 @@ SUBDIRS += geotestplugin \
qgeolocation \
qgeoplace \
qgeosearchreply \
+ qgeosearchmanager \
qplacealternativevalue \
qplacebusinessfeature \
qplacecategory \