summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qduplicatetracker
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QDuplicateTracker: test with std::string, tooMarc Mutz2023-12-111-0/+23
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QDuplicateTracker: add clear()Thiago Macieira2021-11-111-0/+16
* QDuplicateTracker: bring back appendTo() &&Marc Mutz2021-07-271-7/+37
* QDuplicateTracker: accept the number of elements to reserve as a ctor argumentMarc Mutz2021-07-141-2/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* QSet: add insert(T&&)Mårten Nordheim2020-12-021-5/+0
* QDuplicateTracker: add testsMårten Nordheim2020-12-013-0/+208