summaryrefslogtreecommitdiffstats
path: root/src/tools/testrunner/amtest.h
Commit message (Expand)AuthorAgeFilesLines
* Update license checkLucie Gérard2025-03-211-1/+1
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Disable the crash test on ASAN buildsRobert Griebl2024-01-121-0/+2
* Fix all outstanding namespace issuesRobert Griebl2023-11-201-2/+2
* Make it easier to run unit tests against older, buggy Qt versionsRobert Griebl2023-11-201-0/+2
* Make our TestRunner #ifdef mess a little bit more readableRobert Griebl2023-08-021-0/+5
* Replace our zoo of AmTest helpers with a generic runProgram functionRobert Griebl2023-07-191-6/+1
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-1/+1
* Use SPDX license identifiersDominik Holland2022-06-151-29/+3
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-04-261-0/+1
* Clazy: fix srcRobert Griebl2021-08-201-2/+2
* 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
* Add test for setting (launcher) process titleBernd Weimer2020-07-161-0/+80