summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add binary compatibility file for 5.15 for QtLocationMilla Pohjanheimo2020-08-171-0/+5278
| * Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-07-231-1/+1
| * Purge uses of legacy cruft before qtbase removes itEdward Welbourne2020-07-221-1/+0
* | QtPositioning: extend NMEA testsIvan Solovev2021-03-051-1/+87
* | NMEA: distinguish between different satellite systemsIvan Solovev2021-03-025-16/+508
* | Skip tst_QGeoAreaMonitorSource::tst_swapOfPositionSource on gcc-armv7Ivan Solovev2021-03-021-0/+4
* | QtPositioning: bump versionIvan Solovev2021-02-263-3/+3
* | QNmeaSatelliteInfoSource: add support for TCP socket and fileIvan Solovev2021-02-238-8/+136
* | QtPositioning: unblacklist testsIvan Solovev2021-02-171-6/+0
* | QtPositioning: use smart pointers in testsIvan Solovev2021-02-177-82/+84
* | QtPositioning: fix test dependenciesIvan Solovev2021-02-1720-20/+20
* | QtPositioning: fix build for testsIvan Solovev2021-02-152-2/+2
* | QtPositioning: get rid of unneeded private exportsIvan Solovev2021-02-154-45/+24