summaryrefslogtreecommitdiffstats
path: root/tests
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
* Fix not working bash script on windowsMichal Klocek2025-05-231-2/+25
* Stabilize tst_applicationmanagerRobert Griebl2025-05-071-6/+15
* Update license checkLucie Gérard2025-03-2134-34/+34
* 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
* Change the test build script output to prevent QtCreator misparsingRobert Griebl2025-02-241-2/+2
* 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
* Update the packaging to be compatible with bsdtarRobert Griebl2025-02-051-0/+4
* Fix more compilation issues with Qt 6.10 (nodiscard)Volker Hilsheimer2025-01-091-1/+1
* CMake: Unblock tests after changes to qtbaseJoerg Bornemann2025-01-091-2/+3
* Revive the monitormodel manual testRobert Griebl2024-12-097-23/+74
* 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-0138-277/+243
* 6.9 cleanup commitRobert Griebl2024-12-015-9/+1
* Fix icon handling for installable packagesRobert Griebl2024-11-283-21/+93
* 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-1954-149/+229
* 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