summaryrefslogtreecommitdiffstats
path: root/src/tools/testrunner/testrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license checkLucie Gérard2025-03-211-1/+1
* 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
* tests: shorten the qml testrunner tag to make reports more readableRobert Griebl2024-02-281-1/+1
* Switch to declarative registrationRobert Griebl2023-11-081-1/+4
* Make our TestRunner #ifdef mess a little bit more readableRobert Griebl2023-08-021-3/+21
* Make sure the qmltestrunner is logging to stderr on WindowsRobert Griebl2023-07-211-0/+4
* qmltestrunner: support BLACKLIST filesRobert Griebl2023-07-211-28/+30
* Fix appman-qmltestrunner initializationDominik Holland2022-09-011-1/+0
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* macos: Fix the appman-qmltestrunnerDominik Holland2022-04-261-5/+7
* Replace strdup with qstrdup to avoid warnings on WindowsRobert Griebl2021-07-021-4/+6
* Adapt the appman-qmltestruner to the new QmlTest internalsDominik Holland2021-06-251-32/+1
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-1/+1
* Register AmTest in QtApplicationManager.SystemUIBernd Weimer2020-09-211-1/+1
* Disallow implicit ASCII castsBernd Weimer2020-09-171-1/+1
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-1/+1
* Add test for setting (launcher) process titleBernd Weimer2020-07-161-73/+1
* Flush Wayland messages in test caseBernd Weimer2020-04-151-0/+6
* Allow qmltestrunner to shutdown gracefullyBernd Weimer2020-02-181-10/+2
* Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-08-091-0/+12
|\
| * Cleanup application lifecycle in single-process modeBernd Weimer2019-08-081-0/+12
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* | Improve QML test outputBernd Weimer2019-08-011-3/+12
|/
* Don't show the qml specific -help options the appman-qmltestrunner can't supportDominik Holland2019-01-161-1/+7
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-1/+1
* Fix flaky memory monitoring testBernd Weimer2018-11-141-0/+7
* Get rid of the last remaining direct moc include in source filesRobert Griebl2018-11-081-76/+29
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Extend and improve QML auto testsBernd Weimer2018-02-021-1/+73
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-2/+2
* Restructure manager/main.cppRobert Griebl2017-03-131-21/+13
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Add the appman-qmltestrunner toolDominik Holland2016-11-181-0/+177