summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add explicit include for std::abort (part 2)Robert Griebl2022-08-161-0/+1
* Some tests cannot be built for AndroidRobert Griebl2022-07-071-2/+4
* Support QNX (unoffically)Bernd Weimer2022-07-011-0/+3
* Make tests pass for "no-dbus" buildsBernd Weimer2022-07-012-3/+3
* Use SPDX license identifiersDominik Holland2022-06-1583-2611/+310
* Fix accidental double-click detection in autotestRobert Griebl2022-06-101-0/+2
* Deal with OpenSSL3's changed defaults when parsing PKCS12 certificatesRobert Griebl2022-06-103-7/+23
* Make the tests not fail when run from a Wayland based desktopRobert Griebl2022-05-301-3/+3
* Fix duplicate CMake target "terminator2plugin"Robert Griebl2022-05-176-43/+43
* Remove unnecessary delay in the simple auto testRobert Griebl2022-05-171-2/+0
* Workaround Windows oddities in the autotestsRobert Griebl2022-05-173-12/+10
* Speed up the tst_windowmapping test runRobert Griebl2022-05-171-3/+3
* Skip the processtitle test on QEMURobert Griebl2022-05-121-0/+8
* Fix broken cmake auto test setupsRobert Griebl2022-05-1213-32/+33
* Enable automatic test package generation on WindowsRobert Griebl2022-05-124-11/+44
* Use AM_TIMEOUT_FACTOR in all tests and the intent handlingRobert Griebl2022-05-1215-124/+140
* Disable the Wayland watchdog when running autotestsRobert Griebl2022-05-121-0/+2
* Don't rely on the system environment to be UTF-8 when building packagesRobert Griebl2022-04-261-18/+4
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-04-261-14/+26
* macos: Fix the appman-qmltestrunnerDominik Holland2022-04-261-4/+1
* cmake: Disable qml tests on macosDominik Holland2022-04-211-1/+4
* Add a new flag to allow surfaces from unknown Wayland clientsRobert Griebl2022-03-232-0/+4
* 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
* Make the main auto test more maintainableRobert Griebl2022-03-211-46/+62
* Re-enable running autotests on macOSRobert Griebl2022-03-211-3/+3
* Untangle the icon/name/description/categories messRobert Griebl2022-03-219-141/+525
* Remove the touch emulation featureRobert Griebl2022-03-173-7/+0
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-253-0/+4
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-022-0/+2
* 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