summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0171-0/+71
* Move qlocationtestutils.* to a more appropriate locationabcd2012-08-0124-34/+34
* Fixes for QPlaceResult + unit testsabcd2012-07-314-9/+420
* Fix behavior of the cancel operationabcd2012-07-272-16/+44
* updating places system testsNatalia Shubina2012-07-252-42/+7
* compareObj params to follow convention of (actual, expected) resultsabcd2012-07-241-8/+8
* Expand unit tests for EditorialModelabcd2012-07-243-1/+169
* Expand unit tests for image modelabcd2012-07-243-5/+190
* Refactoring to use tryCompare() instead of wait()abcd2012-07-231-11/+5
* Test that the package configs for QtLocation work.Stephen Kelly2012-07-205-1/+91
* updating routing and mapitems system testsNatalia Shubina2012-07-202-3/+9
* Fix inconsistent enumsabcd2012-07-202-13/+14
* Rename QQuickCanvas to QQuickWindow, in line with qtdeclarativeIan Chen2012-07-182-15/+15
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-174-13/+13
* Add semi-automated test for nokia plugin.abcd2012-07-135-2/+779
* Add utility function to help test fetching contentabcd2012-07-122-0/+35
* Expand unit tests for review modelabcd2012-07-124-5/+350
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-14/+2
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-061-215/+203
* Fix mouse wheel event handling and testIan Chen2012-07-061-13/+21
* Factor out common test code in js library.Aaron McCarthy2012-07-0516-339/+184
* Fix PinchGeneratorIan Chen2012-07-054-318/+150
* Disable mouse wheel event test.Aaron McCarthy2012-07-051-0/+1
* small corrections in geocode and routing sys testsNatalia Shubina2012-07-032-4/+4
* Test searching for recommendations.Aaron McCarthy2012-07-033-3/+46
* Test setting and getting categories property.Aaron McCarthy2012-07-031-6/+61
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-0310-57/+315
* Remove unused variable.Aaron McCarthy2012-07-021-1/+0
* Add utility function to help test search suggestionsabcd2012-07-022-0/+26
* Add utility function to help test category initializationabcd2012-07-022-0/+19
* Make declarative_ui tests as insignificant on win32.Aaron McCarthy2012-07-021-0/+1
* Disable pinch tests temporarilyIan Chen2012-06-291-2/+4
* Fixed compile of tst_qplacemanager_jsondbRohan McGovern2012-06-281-3/+1
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-272-6/+86
* Fix qmake warnings.Aaron McCarthy2012-06-252-3/+3
* add missing 3d dependency to testOswald Buddenhagen2012-06-251-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* Mark jsondb test as insignifcant rather than not building it at allabcd2012-06-222-2/+4
* Refactor recommendationsabcd2012-06-213-124/+0
* 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
* Don't include QtWidgets headerKent Hansen2012-06-081-1/+1
* Remove Maps from public C++ API.Aaron McCarthy2012-06-078-13/+14
* More unit test coverageThomas Lowe2012-06-056-2/+429