summaryrefslogtreecommitdiffstats
path: root/tests/auto/runtime
Commit message (Expand)AuthorAgeFilesLines
* ASAN: leaks on shutdown and invalid downcastRobert Griebl2024-05-311-1/+1
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-2/+2
* tests: cleanupRobert Griebl2024-03-051-1/+1
* Clazy: fix testsRobert Griebl2024-01-081-1/+1
* Modernize string literalsRobert Griebl2024-01-081-3/+5
* 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
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-8/+10
* Use SPDX license identifiersDominik Holland2022-06-151-29/+4
* Fix memory leaks in the auto testsRobert Griebl2022-03-211-3/+5
* Clazy: fix testsRobert Griebl2021-08-201-10/+6
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-3/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-11/+0
* cmake: Generate all test data as part of the build processDominik Holland2021-06-301-1/+1
* cmake: Nearly full cmake buildRobert Griebl2021-06-183-0/+210