summaryrefslogtreecommitdiffstats
path: root/tests/auto/main
Commit message (Expand)AuthorAgeFilesLines
* Watchdog: fix TSAN warnings and make output consistentRobert Griebl11 days1-0/+3
* Remove all literal uses of /tmpRobert Griebl2024-05-152-11/+13
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-1/+1
* Clazy: fix testsRobert Griebl2024-01-081-2/+2
* Modernize string literalsRobert Griebl2024-01-081-34/+36
* Add missing copyright headers in the main auto testRobert Griebl2023-07-213-0/+9
* Remove deprecated functions and classesRobert Griebl2023-07-131-3/+3
* Fix the broken tests after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-021-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-2/+2
* Support QNX (unoffically)Bernd Weimer2022-07-011-0/+3
* Use SPDX license identifiersDominik Holland2022-06-151-29/+4
* Workaround Windows oddities in the autotestsRobert Griebl2022-05-171-1/+1
* Use AM_TIMEOUT_FACTOR in all tests and the intent handlingRobert Griebl2022-05-121-2/+5
* Make the main auto test more maintainableRobert Griebl2022-03-211-46/+62
* Untangle the icon/name/description/categories messRobert Griebl2022-03-211-6/+6
* Clazy: fix testsRobert Griebl2021-08-201-29/+14
* cmake: cleanup Qt resource definitions to be more compactRobert Griebl2021-06-301-7/+2
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-7/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-20/+0
* cmake: Generate all test data as part of the build processDominik Holland2021-06-301-1/+1
* cmake: Nearly full cmake buildRobert Griebl2021-06-1816-0/+539