summaryrefslogtreecommitdiffstats
path: root/tests/applicationinstaller
Commit message (Expand)AuthorAgeFilesLines
* Fix parallel installationsRobert Griebl2018-11-291-0/+24
* Decouple ApplicationManager and ApplicationDatabaseDaniel d'Andrada2018-08-141-2/+1
* Make all test significant on all platformsRobert Griebl2018-08-082-83/+98
* Update expected error message in tst_applicationinstallerDaniel d'Andrada2018-08-081-1/+1
* Fix store-signed packagesRobert Griebl2018-08-031-28/+68
* Add support for extra meta-data in packagesRobert Griebl2018-04-171-15/+62
* Simplify the sudo server interfaceRobert Griebl2018-03-161-1/+4
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-291-2/+2
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-291-8/+101
* Extend timeout-factor correction from auto-tests to the appman itselfRobert Griebl2017-05-161-4/+1
* Application ids are not restricted to reverse-DNS notation anymoreRobert Griebl2017-03-241-2/+5
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-2/+2
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-13/+13
* Fix error string check in auto testRobert Griebl2017-03-101-1/+1
* Do not crash when a test-case cleanup failsRobert Griebl2017-03-071-1/+6
* Make it possible to slow down all tests that wait at some pointRobert Griebl2017-02-221-20/+29
* Default to Qt's configs for building tests and examplesRobert Griebl2017-02-111-0/+3
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Fixed more clazy warningsRobert Griebl2016-12-201-1/+1
* Make the build warning freeRobert Griebl2016-10-191-1/+1
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-172-9/+22
* Add singleProcess property to ApplicationManagerBernd Weimer2016-09-191-1/+1
* Compile fix for auto-testRobert Griebl2016-08-252-5/+4
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+3
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Fixed the installer's Qml documentationRobert Griebl2015-11-161-1/+1
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-262-0/+955