summaryrefslogtreecommitdiff
path: root/src/tools/testrunner
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve QML test outputBernd Weimer2019-08-012-4/+13
* | Fix headless compilationRobert Griebl2019-07-081-0/+2
|/
* Don't show the qml specific -help options the appman-qmltestrunner can't supportDominik Holland2019-01-161-1/+7
* Update copyright statementsRobert Griebl2018-12-183-3/+6
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-1/+1
* Fix flaky memory monitoring testBernd Weimer2018-11-142-0/+10
* Get rid of the last remaining direct moc include in source filesRobert Griebl2018-11-083-77/+137
* Fix errors during 'make install' when building for androidDominik Holland2018-09-121-0/+3
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-072-2/+2
* Extend and improve QML auto testsBernd Weimer2018-02-021-1/+73
* Refactor the src/manager dir into a sub-moduleRobert Griebl2017-06-021-2/+3
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-2/+2
* Restructure manager/main.cppRobert Griebl2017-03-132-22/+14
* common-lib cleanupRobert Griebl2017-03-131-0/+1
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-162-2/+2
* Add the appman-qmltestrunner toolDominik Holland2016-11-183-0/+248