summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix canceling installationsBernd Weimer2019-09-1216-20/+340
* Cleanup application lifecycle in single-process modeBernd Weimer2019-08-087-1/+227
* Fix app start/stop in single-process modeBernd Weimer2019-08-011-0/+1
* Fix possibly crashing qml/simple testsBernd Weimer2019-08-011-4/+4
* Fix headless compilationRobert Griebl2019-08-011-0/+4
* Fix application states being wrongly initializedRobert Griebl2019-02-141-6/+1
* Make the qml installer test timeouts configurableRobert Griebl2019-01-241-6/+8
* Fix the flaky applicationinstaller autotestDominik Holland2019-01-181-0/+4
* appman-packager: new approach to checking for a valid UTF-8 environmentRobert Griebl2019-01-162-2/+11
* Fix test package generation on macOSRobert Griebl2018-12-181-1/+9
* Update copyright statementsRobert Griebl2018-12-1854-54/+108
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-1831-36/+36
* Fix the qml/configs test to work in shadow build environmentsRobert Griebl2018-12-121-3/+3
* Fix macOS detection in create-test-packages scriptRobert Griebl2018-12-121-1/+1
* Remove test for component that no longer existsDaniel d'Andrada2018-12-124-133/+0
* Keep windowProperties when there's no surface anymoreDaniel d'Andrada2018-12-111-0/+18
* Introduce MonitorModel & friendsDaniel d'Andrada2018-12-0713-350/+214
* Add tests for various configurationsBernd Weimer2018-12-058-1/+258
* Fix parallel installationsRobert Griebl2018-11-291-0/+24
* Fix flaky memory monitoring testBernd Weimer2018-11-141-2/+5
* Intents: add basic unit testsRobert Griebl2018-11-0813-0/+473
* Stop SystemMonitor updates when all reporting is disabledDaniel d'Andrada2018-11-073-0/+154
* SystemMonitor manual testDaniel d'Andrada2018-11-074-0/+303
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-3026-32/+31
* Multiple cleanupsRobert Griebl2018-10-301-1/+1
* Make tst_main insignificant for the Luxoft CIRobert Griebl2018-10-231-0/+4
* closing the last window in single-process makes the application stopDaniel d'Andrada2018-10-224-0/+108
* Windows fixesRobert Griebl2018-10-191-0/+3
* Remove executable bit from tst_applicationmanager.qmlDaniel d'Andrada2018-10-191-0/+0
* Fix the low-level "invalid index" warnings in the singletonsRobert Griebl2018-10-101-9/+2
* Add thread name in crash infoBernd Weimer2018-09-211-1/+1
* Add DLT crash logging and QML stack traceBernd Weimer2018-09-1711-1/+399
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-236-53/+52
* Make SystemMonitor instantiable from QMLDaniel d'Andrada2018-08-211-17/+21
* Main QML file must be localDaniel d'Andrada2018-08-211-0/+36
* Update tst_quicklaunch according to the new Window APIDaniel d'Andrada2018-08-141-5/+0
* Make the application database cache optionalDaniel d'Andrada2018-08-141-1/+1
* Decouple ApplicationManager and ApplicationDatabaseDaniel d'Andrada2018-08-142-3/+2
* Decouple ApplicationManager and ApplicationDaniel d'Andrada2018-08-143-4/+4
* Make all test significant on all platformsRobert Griebl2018-08-089-107/+115
* Update expected error message in tst_applicationinstallerDaniel d'Andrada2018-08-081-1/+1
* The application icon can have any filenameDaniel d'Andrada2018-08-071-12/+80
* Add a logging option to tst_main to make debugging easierRobert Griebl2018-08-071-0/+11
* Fix tst_main converting C:/... to an URL under WindowsRobert Griebl2018-08-071-1/+1
* info.yaml: Don't accept file paths in the 'icon' fieldDaniel d'Andrada2018-08-061-0/+31
* Make appImageMountDir config key optionalDaniel d'Andrada2018-08-061-1/+0
* Fix store-signed packagesRobert Griebl2018-08-034-30/+76
* Support udpating builtin applicationsDaniel d'Andrada2018-07-2618-0/+393
* Avoid nested WindowManager::removeWindow callsDaniel d'Andrada2018-07-237-0/+225
* WindowManager model contains only windows with surfacesDaniel d'Andrada2018-07-111-4/+13