summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Enable tests on APPLEVolker Hilsheimer2022-07-111-2/+0
* Mark tests failing after dependency update as expectFailVolker Hilsheimer2022-07-111-0/+4
* In static builds, ignore tests depending on pluginsVolker Hilsheimer2022-07-111-16/+21
* Fix build of tests in static configsVolker Hilsheimer2022-06-162-3/+15
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-163-7/+7
* Enable QML unit-testsIvan Solovev2022-02-2857-175/+235
* Change 'setBoundingBox' to 'setBoundingShape'Lauri Laanmets2021-11-091-1/+1
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-0965-95/+679
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-27137-18991/+0
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* QGeoCoordinateAnimation: fix shortest path interpolationIvan Solovev2021-08-311-4/+40
* CoordinateAnimation: fix direction interpolationIvan Solovev2021-08-311-6/+6
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-15/+10
* Fix static buildIvan Solovev2021-08-102-2/+4
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-102-2/+2
* CMake: Don't give plugins PUBLIC usage requirements part 2Li Xinwei2021-08-062-2/+2
* QGeoCoordinate: fix toString() conversionIvan Solovev2021-07-291-2/+18
* QGeoLocation: add qHash overloadIvan Solovev2021-07-282-0/+55
* QGeoAddress: add qHash overloadIvan Solovev2021-07-271-0/+83
* Add qHash overloads to QGeoShape hierarchyIvan Solovev2021-07-275-0/+121
* QGeoLocation: support move operationsIvan Solovev2021-07-222-0/+47
* QGeoCoordinate: support move operationsIvan Solovev2021-07-221-0/+33
* QGeoAddress: support move operationsIvan Solovev2021-07-191-0/+35
* QtPositioning: convert streaming operators to hidden friendsIvan Solovev2021-07-192-2/+18
* QGeoAreaMonitorSource: add virtual methods to toggle custom propertiesIvan Solovev2021-07-191-0/+82
* QGeoShape: fix serialization of QGeoPolygon and QGeoPathIvan Solovev2021-07-191-0/+71
* QtPositioning: improve flaky setUpdateInterval_delayedUpdate() testIvan Solovev2021-07-141-1/+1
* QGeoRectangle: extend tests for unite()Ivan Solovev2021-07-091-0/+10
* Revert "Blacklist GeoLocation::test_Location_complete"Ivan Solovev2021-05-261-3/+0
* Blacklist GeoLocation::test_Location_completeTor Arne Vestbø2021-05-241-0/+3
* QtPositioning tests: reduce timeoutsIvan Solovev2021-05-212-52/+51
* test.source plugin: reduce minimumUpdateInterval()Ivan Solovev2021-05-214-66/+94
* QGeoAreaMonitorPolling: fix connection check logicIvan Solovev2021-05-206-3/+239
* QtPositioning: refactor tests for QGeoAreaMonitorIvan Solovev2021-05-203-49/+78
* QDeclarativePositionSource: add active property bindingIvan Solovev2021-05-171-0/+137
* QDeclarativePositionSource: add property bindingsIvan Solovev2021-05-172-0/+165
* CoordinateAnimation: blacklist flaky tests for macOS ARMIvan Solovev2021-05-171-0/+6
* QGeoPositionInfoSource: fix flaky testIvan Solovev2021-05-172-2/+3
* QGeoPositionInfoSource: add property bindingsIvan Solovev2021-05-129-13/+39
* QDeclarativeGeoLocation: add property bindingsIvan Solovev2021-05-104-17/+224
* QQuickGeoCoordinateAnimation: add property bindingsIvan Solovev2021-05-103-0/+63
* QDeclarativePositionSource: fix start/stop/update logicIvan Solovev2021-04-283-0/+213
* QGeoSatelliteInfoSource: add property bindingsIvan Solovev2021-04-275-9/+19
* QDeclarativePosition: add property bindingsIvan Solovev2021-04-275-70/+277
* QDeclarativePositionSource: extend testsIvan Solovev2021-04-237-2/+398
* QtPositioning: property bindings for QGeoCoordinateObjectIvan Solovev2021-04-233-0/+108
* QtPositioning: fix some warningsIvan Solovev2021-04-081-3/+0
* Blacklist ReviewModel::test_resetMichal Klocek2021-03-251-0/+4
* Merge branch '5.15' into devIvan Solovev2021-03-233-2/+5280
|\
| * Use QLocale::NorwegianBokmal rather than NorwegianEdward Welbourne2020-11-072-2/+2