summaryrefslogtreecommitdiff
path: root/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2012-06-27 10:13:42 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-03 02:39:42 +0200
commit51268e1351c08d4e4f595b177fd247881762c0be (patch)
treec6fc4bb32a724373c87ed7affc5e4cd4a3b31037 /tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
parent15f27a542e83a0e61fd2aedd7ef55ecf384fc8b2 (diff)
downloadqtlocation-51268e1351c08d4e4f595b177fd247881762c0be.tar.gz
Expand the PlaceSearchModel auto tests.
Add new settable properties to the PlaceSearchModel set/get test. Add new search (searchTerm and category) test. Change-Id: I9c78b34c26905e7c716e90b505bd35ae27e44616 Reviewed-by: abcd <amos.choy@nokia.com>
Diffstat (limited to 'tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp')
-rw-r--r--tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp b/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
index 995b8c69..3b4758a5 100644
--- a/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
+++ b/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
@@ -43,8 +43,8 @@
#include <QtTest/QtTest>
#include <QSignalSpy>
-#include "qgeomapdata_p.h"
-#include "qgeomapcontroller_p.h"
+#include <QtLocation/private/qgeomapdata_p.h>
+#include <QtLocation/private/qgeomapcontroller_p.h>
// cross-reference test plugin, where concrete subclasses are needed
// in order to create a concrete mapcontroller