summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Make watchdog kills use a distinct Unix signal and ExitStatusRobert Griebl2025-06-063-10/+5
* Use the incubator to load in-process QML applicationsRobert Griebl2025-06-051-1/+1
* Fix BLACKLIST not working for qemu testsRobert Griebl2025-06-051-0/+2
* Add configure option for bubblewrap containerSamuli Piippo2025-06-031-0/+2
* Stabilize tst_applicationmanagerRobert Griebl2025-05-071-6/+15
* Update license checkLucie Gérard2025-03-2125-25/+25
* Tests: re-generate signatures because the CA certificate expiredRobert Griebl2025-03-117-76/+78
* Tests: fix qemu tests failing in CoinRobert Griebl2025-03-012-1/+5
* Tests: stabilize tst_applicationmanagerRobert Griebl2025-02-281-1/+1
* Convert bwrap configuration from an unordered into an ordered mapRobert Griebl2025-02-121-8/+8
* Various little test improvementsRobert Griebl2025-02-094-12/+22
* Adapt to QtWaylandCompositor behavior changes in 6.9+Robert Griebl2025-02-093-47/+27
* Fix more compilation issues with Qt 6.10 (nodiscard)Volker Hilsheimer2025-01-091-1/+1
* Fix compilation against Qt 6.8Robert Griebl2024-12-091-1/+1
* Make application stop behavior deterministicRobert Griebl2024-12-024-22/+46
* Tests: big cleanupRobert Griebl2024-12-0129-193/+174
* 6.9 cleanup commitRobert Griebl2024-12-015-9/+1
* Fix icon handling for installable packagesRobert Griebl2024-11-282-21/+67
* Extend the blacklisting of tst_Signature::crossPlatform to RHEL 9.4Elias Toivola2024-11-071-0/+2
* Blacklist tst_Signature::check() on macOS 15Tor Arne Vestbø2024-10-301-0/+3
* Crash handler: make apps report the actual fatal signalRobert Griebl2024-10-291-5/+6
* CI unblock: Temporarily disable window visibility auto testsRobert Griebl2024-10-291-0/+7
* Allow the ApplicationManagerWindow attached type on itselfRobert Griebl2024-10-253-52/+172
* Coin: workaround for non-standard libicu installationRobert Griebl2024-09-301-0/+2
* Fix the description model role documentation and availabilityRobert Griebl2024-09-121-0/+1
* CMake: Use versionless commands everywhereDominik Holland2024-09-041-1/+1
* Fix the tst_applicationmanager.qml testDominik Holland2024-08-211-0/+2
* YAML: test YAML generation for tricky edge casesRobert Griebl2024-08-083-0/+42
* Set applicationName and organizationName on appsRobert Griebl2024-07-303-0/+43
* Watchdog: simplify the render thread timeout configurationRobert Griebl2024-07-263-30/+10
* Package-Server: fix iconUrl for packages with compiled componentsRobert Griebl2024-07-191-1/+1
* Modernize all testsRobert Griebl2024-07-1948-123/+193
* Better abstraction for the watchdog and OpenGL configurationRobert Griebl2024-06-183-20/+13
* Watchdog: fix TSAN warnings and make output consistentRobert Griebl2024-06-141-0/+3
* Make sure to start the controller test with a clean slateRobert Griebl2024-06-111-0/+5
* Don't use DLT settings or command line arguments if DLT isn't availableRobert Griebl2024-06-111-1/+0
* Deprecate the disable installer/intents runtime optionsRobert Griebl2024-06-113-11/+3
* Improve NotifcationManagerBernd Weimer2024-05-311-0/+58
* ASAN: leaks on shutdown and invalid downcastRobert Griebl2024-05-311-1/+1
* ASAN, qmllint and compiler warning fixesRobert Griebl2024-05-311-0/+3
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-313-5/+93
* Remove the deprecated installationLocations configurationRobert Griebl2024-05-291-8/+3
* Refactor the representation of the YAML configurationRobert Griebl2024-05-297-357/+407
* bwrap: Fix missing /usr/lib64 preventing start on Debian/aarch64Robert Griebl2024-05-171-2/+2
* Remove all literal uses of /tmpRobert Griebl2024-05-159-23/+27
* appman-controller: detect stale lock files and auto remove themRobert Griebl2024-04-291-0/+1
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-2220-22/+22
* Also support CBOR as a wire format for window properties on WaylandRobert Griebl2024-03-1813-0/+383
* tests: stabilize the timing in the processtitle testRobert Griebl2024-03-051-1/+2
* tests: add a test for the new package-server toolRobert Griebl2024-03-053-0/+295