summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on the system environment to be UTF-8 when building packagesRobert Griebl2022-06-131-18/+4
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-06-131-14/+26
* Deal with OpenSSL3's changed defaults when parsing PKCS12 certificatesRobert Griebl2022-06-133-7/+23
* Detect and prevent installing the same package multiple times in parallelRobert Griebl2022-03-221-0/+23
* Fix memory leaks in the auto testsRobert Griebl2022-03-212-4/+13
* Fix timeouts in the intents qml testRobert Griebl2021-12-161-2/+5
* Add the missing "allowUnsignedPackages" flag to the config parserRobert Griebl2021-11-163-3/+7
* Fix immediate application restartBernd Weimer2021-09-201-0/+19
* cmake: Only build autotests if the appman-qml-testrunner is availableDominik Holland2021-08-261-16/+18
* Fix create-test-packages.sh to work without locale binaryDominik Holland2021-08-261-1/+5
* Clazy: fix testsRobert Griebl2021-08-2011-196/+201
* Wait for running apps to die on update installationsRobert Griebl2021-08-061-0/+57
* Drop the merged cache if anything doesn't match up with last runRobert Griebl2021-07-272-4/+43
* Fix CI test failure on slow machinesRobert Griebl2021-07-271-1/+0
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-275-29/+41
* cmake: add custom targets to simulate qmake's OTHER_FILESRobert Griebl2021-06-303-1/+25
* cmake: cleanup Qt resource definitions to be more compactRobert Griebl2021-06-307-56/+21
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-3035-236/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-3044-469/+0
* Fix the remaining broken auto and manual testsRobert Griebl2021-06-303-1/+7
* Convert SystemReader to using QFile for easier auto-testingRobert Griebl2021-06-302-5/+9
* Temporarily disable crashing auto-testDominik Holland2021-06-302-1/+4
* cmake: Generate all test data as part of the build processDominik Holland2021-06-3022-22/+65
* Add support for running qml-only autotestsDominik Holland2021-06-3018-49/+76
* cmake: Nearly full cmake buildRobert Griebl2021-06-18281-3/+1710
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-0175-1411/+875
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-2/+0
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-285-9/+12
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-283-13/+14
* Fix lists not being merged when using multiple config filesRobert Griebl2020-09-247-1/+726
* Register AmTest in QtApplicationManager.SystemUIBernd Weimer2020-09-216-6/+0
* Fix relative to absolute path conversionBernd Weimer2020-09-214-3/+53
* Disallow implicit ASCII castsBernd Weimer2020-09-171-0/+1
* Fix test package creationBernd Weimer2020-09-172-2/+6
* Fix intents for quick-launched runtimesv5.15.0_QtASBernd Weimer2020-08-112-0/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Fix test package creation on macOSRobert Griebl2020-08-101-2/+2
* Fix memory leaks found with gcc's ASANRobert Griebl2020-08-102-0/+7
* Improve auto testsBernd Weimer2020-08-038-30/+20
* Spelling fixes all over the placeRobert Griebl2020-07-172-2/+2
* Retain /proc/<pid>/environ outputBernd Weimer2020-07-161-7/+5
* Add test for setting (launcher) process titleBernd Weimer2020-07-1611-0/+267
* Start correct application with intent requestBernd Weimer2020-06-302-11/+12
* Define functions in QML Connections explicitlyBernd Weimer2020-05-2716-24/+36
* Replace calls that got deprecated in Qt 5.15Robert Griebl2020-05-271-1/+1
* Implement cache typing and versioningRobert Griebl2020-05-271-3/+18
* Enable installer explicitly in tests that need itBernd Weimer2020-05-222-0/+2
* Fix "disable-installer" buildRobert Griebl2020-05-191-0/+3
* Flush Wayland messages in test caseBernd Weimer2020-04-151-5/+12
* Improve tests and bash completionBernd Weimer2020-03-101-2/+2