summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2138-750/+753
* Refactor Search Resultsabcd2012-06-205-35/+70
* Add test for dragging item onto map borderIan Chen2012-06-191-25/+265
* Disable placemanager jsondb testabcd2012-06-191-1/+2
* Remove correctionsabcd2012-06-144-23/+5
* Factor out common manager testing code into it's own classabcd2012-06-124-385/+568
* ParentCategory role for CategoryModelabcd2012-06-101-0/+4
* Add map item dateline testIan Chen2012-06-081-84/+210
* Remove Maps from public C++ API.Aaron McCarthy2012-06-078-13/+14
* More unit test coverageThomas Lowe2012-06-056-2/+429
* Add test for setting polyline and polygon pathIan Chen2012-06-051-15/+37
* Improve QGeoPositionInfoSource test a bit.Aaron McCarthy2012-06-051-59/+54
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-045-3/+32
* Set explicit testcase.timeout for slow testsRohan McGovern2012-06-013-0/+3
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-291-1/+1
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-05-292-4/+1
* Prevent implicit copying raw pointers, which lead to double pointer deletionvladimirb2012-05-251-0/+1
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-2/+4
* Refactor to allow specification for nokia icons onlyabcd2012-05-253-7/+373
* QtLocation: Removed tests for Nokia services (now Nokia private).Jean Gressmann2012-05-2437-1714/+12
* Explicitly provide Index namesabcd2012-05-213-7/+7
* Coding style fixes: use true/false rather than TRUE/FALSE macrosAlex Wilson2012-05-152-6/+6
* Test prepopulation index fileabcd2012-05-144-2/+106
* Change <br> line delimeter to <br/>abcd2012-05-102-108/+108
* Files renamed and cache only accessed through engineThomas Lowe2012-05-093-26/+26
* Add cancel() method to GeocodeModel and RouteModel.Aaron McCarthy2012-05-091-0/+1
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-093-22/+20
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-084-6/+6
* Run qplacemanager_jsondb with -reject-stale-updatesabcd2012-05-041-1/+3
* Rename nokia_services routing test.Aaron McCarthy2012-05-032-25/+25
* Comment out fit viewport move item testIan Chen2012-05-011-3/+3
* QtLocation/Nokia plugin: Added initial routing tests with mocked network.Jean Gressmann2012-04-3018-1/+4571
* Change the way polygon coords are set in auto testsIan Chen2012-04-271-7/+2
* Add 'fit viewport to map item' function and its unit tests.Ian Chen2012-04-231-0/+593
* Remove plugins with no satellite info from SatInfoSource::availPluginsAlex Wilson2012-04-191-1/+8
* Adjust use of quick_test_main to match new APIAlex Wilson2012-04-191-1/+1
* QtLocation: Fix compilation after the merging of api_changes.Friedemann Kleint2012-04-181-1/+4
* New unit test added for geomapcontrollerThomas Lowe2012-04-173-0/+388
* QtLocation - Routing backend tests: Flaky test fixupJean Gressmann2012-04-172-1/+17
* Updated routing project file to include QML files in Qt Creator.Jean Gressmann2012-04-171-10/+3
* Autotests for declarative position source, add sourceName() methodsAlex Wilson2012-04-171-0/+115
* Mark backend/tst_routing as insignificantAlex Wilson2012-04-161-1/+2
* Ensure Address::text is generated if not explicitly assignedabcd2012-04-162-0/+414
* Routing backend tests for Nokia geoservices pluginJean Gressmann2012-04-1335-13/+1704
* Skip arbitrary partition test case for nowabcd2012-04-121-0/+2
* Add support for QListModelInterface-derived models with MapItemViewAlex Wilson2012-04-041-0/+52
* Add more unit tests in map geometry on tile updatesIan Chen2012-04-041-1/+85
* Mark test as significantabcd2012-03-302-1/+3
* Removed Map tests that depended on plugin-less map (unsupported).Jean Gressmann2012-03-301-105/+39
* Add qgeomapgeometry unit testsIan Chen2012-03-263-0/+411