summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Migrate the QDeviceInfo class to QRegularExpressionSamuel Gaist2019-01-031-14/+25
* Fix license headersJani Heikkinen2018-01-2230-482/+332
* Disable serviceframework for Boot to QtRainer Keller2017-07-191-2/+2
* Add QInputDeviceInfoLorn Potter2016-08-183-0/+154
* Fix MinGW build.David Schulz2015-12-171-3/+1
* Update all license headersAlex Blasche2015-03-2629-624/+393
* Remove QStorageInfo in favor of the QtCore replacementThiago Macieira2014-08-124-76/+0
* stop serviceframework and qsysteminfo building on macLorn Potter2014-03-211-2/+2
* whitespace fixesOswald Buddenhagen2014-01-2051-147/+147
* Renames & Add new properties to QBatteryInfoTravis Allen2014-01-171-0/+1
* Fix qserviceinterfacedescriptor unit testAlex Blasche2013-12-161-1/+1
* QBatteryInfo Refactorization Step 2Travis Allen2013-11-291-6/+3
* First steps towards QBatteryInfo RefactorizationTravis Allen2013-11-251-26/+47
* Port bluetooth powered signal from qtmobilityLorn Potter2013-09-111-1/+1
* Disable tests failing on Windows.Friedemann Kleint2013-07-291-0/+5
* Stabilize qservicemanager_ipc.Friedemann Kleint2013-07-291-5/+35
* Fix compile warnings and build.Lorn Potter2013-07-117-16/+7
* Remove DisplayInfoLorn Potter2013-06-244-129/+2
* Remove JsonDB dependencies (2/2)Alex Blasche2013-06-2012-1718/+0
* Remove JsonDB dependencies (1/2)Alex Blasche2013-06-197-301/+2
* make use of qtHaveModule()Oswald Buddenhagen2013-02-154-6/+6
* Do not use interface as variable or parameter nameOliver Wolff2013-01-233-13/+13
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-162-2/+2
* add mac backendLorn Potter2012-10-051-1/+1
* Test: Use qInstallMessageHandlerKai Koehne2012-09-261-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2438-900/+900
* make the service be found even in debug_and_release_target configsOswald Buddenhagen2012-08-111-1/+7
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0222-0/+22
* Fix a race condition in the unit test.Lincoln Ramsay2012-07-261-3/+3
* Test that the package configs for QtSystems work.Stephen Kelly2012-07-205-0/+106
* Fix unit tests, remove race conditionAndrew Stanley-Jones2012-07-172-37/+19
* The unit test modifies the PATH.Lincoln Ramsay2012-07-011-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-254-4/+4
* Fix warnings about declared-but-unused symbols.Lincoln Ramsay2012-06-201-1/+1
* Adds new asynchronous friendly types.Alan Alpert2012-06-1910-0/+808
* Fix the unix backendAndrew Stanley-Jones2012-06-051-10/+10
* Using QStringLiteral instead of QLatin1LiteralDebao Zhang2012-06-012-27/+27
* Remove the last traces of the old plugin systemLars Knoll2012-05-316-6/+3
* Set SFW default partionAndrew Stanley-Jones2012-05-311-0/+7
* Set explicit testcase.timeout for slow testRohan McGovern2012-05-291-0/+1
* Added support for JSON DB partitions to P&SJohann Specht2012-05-236-301/+249
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testRohan McGovern2012-05-232-3/+0
* New sfw api to add async service loadingSarah Smith2012-05-111-2/+88
* Correct batteryinfo auto testSteffen Hahn2012-05-071-3/+4
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-042-5/+5
* Refresh of the jsondb backendAndrew Stanley-Jones2012-05-023-1/+141
* Add isInterfaceRunning function into QServiceManagerAndrew Stanley-Jones2012-05-021-0/+21
* New backend that uses native unix domain socketsAndrew Stanley-Jones2012-04-191-7/+182
* Adapt to QMetaMethod::signature() renamingKent Hansen2012-04-191-4/+4
* Fix QServiceManager IPC autotest.Jędrzej Nowacki2012-04-191-28/+28