summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Also expose applications in taskRequestingInstallationAcknowledgeRobert Griebl2023-05-091-1/+10
* Make it possible to specify directories to read config files fromRobert Griebl2023-03-231-1/+1
* yaml: missing values are actually null/~, not empty stringsRobert Griebl2023-03-212-0/+3
* Allow the registration of custom runtimes without patchingRobert Griebl2023-02-163-0/+6
* Fix the broken tests after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-0216-16/+16
* Port from qAsConst to std::as_constMarc Mutz2023-01-143-6/+6
* cmake: do not find_package the packager tool when building the AMRobert Griebl2023-01-141-2/+6
* Try to deal with the non-standard OpenSSL3 setup in Coin VMsRobert Griebl2023-01-143-15/+52
* BLACKLIST: tst_Signature::crossPlatform for RHEL 9Heikki Halmet2023-01-031-0/+3
* Forward keyboard focus to applicationsBernd Weimer2022-12-018-0/+338
* CMake: our tools are really apps as far as the build system is concernedRobert Griebl2022-09-261-0/+2
* Intents: add broadcastsRobert Griebl2022-09-166-3/+62
* Add explicit include for std::abort (part 2)Robert Griebl2022-08-161-0/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2721-39/+39
* 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
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-152-9/+13
* Use SPDX license identifiersDominik Holland2022-06-1583-2611/+310
* Fix accidental double-click detection in autotestRobert Griebl2022-06-111-0/+2
* Deal with OpenSSL3's changed defaults when parsing PKCS12 certificatesRobert Griebl2022-06-073-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