summaryrefslogtreecommitdiff
path: root/tests/auto/qgeocoordinate
Commit message (Expand)AuthorAgeFilesLines
* Tests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Move qlocationtestutils.* to a more appropriate locationabcd2012-08-014-280/+3
* Fixes for QPlaceResult + unit testsabcd2012-07-311-9/+129
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-081-1/+1
* Replace QT_ARCH usage with Q_PROCESSOR_* and Q_OS_* equivalentsBradley T. Hughes2012-02-171-3/+3
* Remove duplicate definitions of testlib macros.Jason McDonald2012-02-131-30/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Use QTRY_COMPARE/VERIFY_WITH_TIMEOUT from QTestLib.Friedemann Kleint2012-01-161-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-063-3/+3
* QtLocation doesn't support Symbian anymore.alex2011-11-103-45/+0
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-1/+1
* Add unit tests for QNmeaPositionInfoSource.alex2011-11-041-7/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-101-2/+3
* Add QGeoPositionInfoSource unit testalex2011-10-062-14/+0
* Cleanup project files of test case plug-insalex2011-10-061-1/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-263-6/+6
* Enable building of auto tests + use Qt namespace in autotestsabcd2011-07-141-1/+1
* Fix comparison operator for qgeoplaceabcd2011-07-051-1/+0
* fix whitespaceabcd2011-07-042-10/+10
* Merge(/replace) places geocoordinate unit test with mobility unit testabcd2011-07-044-69/+1119
* Add in qgeocoordinate unit testabcd2011-06-272-0/+90