summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix up unit test, and remove warningsAndrew Stanley-Jones2012-04-192-11/+41
* QValueSpacePublisher::setValue() returns false if JSON DB rejects updateJohann Specht2012-04-162-91/+92
* QValueSpacePublisher::setValue() is now synchronJohann Specht2012-04-011-5/+5
* Added more unit tests for P&SJohann Specht2012-03-291-2/+101
* Added more P&S unit tests, fixed testAPI_PublishSubscribe() testJohann Specht2012-03-281-4/+73
* Added missing P&S QML unit test filesJohann Specht2012-03-212-0/+57
* Fixed P&S QML unit testsJohann Specht2012-03-201-1/+1
* Replace old test deployment with Qt5 supported deploymentKalle Juhani Lehtonen2012-03-1516-99/+42
* Added QML tests for Publish and SubscribeJohann Specht2012-03-136-0/+498
* Fixed issues for the initialization of value space manager.Xizhi Zhu2012-03-121-0/+1
* jsondbcompat replaced with jsondbJohann Specht2012-03-121-2/+2
* Temporarily disable the unit tests for qvaluespace_jsondbXizhi Zhu2012-03-091-1/+1
* P&S JSON DB back-end now uses the new JSON DB client APIXizhi Zhu2012-03-092-283/+373
* Remove un-needed / un-used code.Xizhi Zhu2012-03-083-23/+5
* Simplify the installation of P&S layers.Xizhi Zhu2012-03-081-1/+2
* Declarative --> Qml adaptation.Xizhi Zhu2012-03-081-1/+1
* Fix autostart for servicesAndrew Stanley-Jones2012-03-051-1/+1
* Removed line with a typo from .pro fileDenis Dzyubenko2012-02-281-2/+0
* Ported service framework to new qtjsondb api.Denis Dzyubenko2012-02-281-48/+32
* Fixed the Feature enum.Xizhi Zhu2012-02-241-14/+14
* Local testing for securityAndrew Stanley-Jones2012-02-211-0/+1
* Qt5 Service Framework security APIAndrew Stanley-Jones2012-02-214-15/+168
* Fix build for auto tests.Xizhi Zhu2012-02-202-4/+4
* Remove the concept of servers for P&S.Xizhi Zhu2012-02-172-30/+7
* Jsondb string changeAndrew Stanley-Jones2012-02-161-1/+1