summaryrefslogtreecommitdiffstats
path: root/src/tools/testrunner
Commit message (Expand)AuthorAgeFilesLines
* Update license checkLucie Gérard2025-03-214-4/+4
* Fix the testlib crash handler instantiationRobert Griebl2024-11-041-5/+6
* Tests: explicitly enable QtTest's crash handler for the AM test-runnerRobert Griebl2024-10-291-2/+8
* Better abstraction for the watchdog and OpenGL configurationRobert Griebl2024-06-181-1/+1
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-1/+1
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-2/+3
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-052-2/+8
* tests: shorten the qml testrunner tag to make reports more readableRobert Griebl2024-02-281-1/+1
* Re-enable console/terminal output on WindowsRobert Griebl2024-02-191-1/+3
* Disable the crash test on ASAN buildsRobert Griebl2024-01-122-0/+11
* Modernize string literalsRobert Griebl2024-01-081-12/+14
* Simplify builing a custom appman executableRobert Griebl2023-12-061-3/+1
* Fix all outstanding namespace issuesRobert Griebl2023-11-202-3/+3
* Make it easier to run unit tests against older, buggy Qt versionsRobert Griebl2023-11-202-0/+7
* Switch to declarative registrationRobert Griebl2023-11-082-1/+6
* Make our TestRunner #ifdef mess a little bit more readableRobert Griebl2023-08-024-6/+37
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-1/+2
* Make sure the qmltestrunner is logging to stderr on WindowsRobert Griebl2023-07-211-0/+4
* qmltestrunner: support BLACKLIST filesRobert Griebl2023-07-212-29/+32
* Replace our zoo of AmTest helpers with a generic runProgram functionRobert Griebl2023-07-192-52/+31
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-1/+1
* CMake: our tools are really apps as far as the build system is concernedRobert Griebl2022-09-261-7/+3
* Fix appman-qmltestrunner initializationDominik Holland2022-09-011-1/+0
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-201-1/+1
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+1
* Use SPDX license identifiersDominik Holland2022-06-154-118/+14
* Use AM_TIMEOUT_FACTOR in all tests and the intent handlingRobert Griebl2022-05-121-8/+13
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-04-262-0/+7
* macos: Fix the appman-qmltestrunnerDominik Holland2022-04-262-6/+9
* Clazy: fix srcRobert Griebl2021-08-201-2/+2
* Replace strdup with qstrdup to avoid warnings on WindowsRobert Griebl2021-07-021-4/+6
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-5/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-21/+0
* cmake: reimplement the build-config.yaml mechanismRobert Griebl2021-06-301-10/+4
* Adapt the appman-qmltestruner to the new QmlTest internalsDominik Holland2021-06-253-107/+2
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+34
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-015-120/+65
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-2/+0
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-285-9/+6
* Register AmTest in QtApplicationManager.SystemUIBernd Weimer2020-09-211-1/+1
* Disallow implicit ASCII castsBernd Weimer2020-09-172-6/+6
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-112-0/+4
* Spelling fixes all over the placeRobert Griebl2020-07-171-1/+1
* Add test for setting (launcher) process titleBernd Weimer2020-07-165-99/+244
* Flush Wayland messages in test caseBernd Weimer2020-04-152-0/+7
* Allow qmltestrunner to shutdown gracefullyBernd Weimer2020-02-183-19/+4
* Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-08-092-0/+16
|\
| * Cleanup application lifecycle in single-process modeBernd Weimer2019-08-082-0/+16
| * Fix headless compilationRobert Griebl2019-08-011-0/+2
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-053-3/+3