summaryrefslogtreecommitdiffstats
path: root/tests/auto/packagecreator
Commit message (Expand)AuthorAgeFilesLines
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-1/+1
* tests: cleanupRobert Griebl2024-03-051-8/+1
* Modernize string literalsRobert Griebl2024-01-081-13/+15
* Get rid of the UTF-8 locale check for libarchiveRobert Griebl2023-12-151-3/+0
* Add a QT_ prefix to all (semi-) public definesRobert Griebl2023-12-061-1/+1
* Fix the broken tests after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-021-1/+1
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-29/+4
* Clazy: fix testsRobert Griebl2021-08-201-2/+2
* 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-10/+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/+219