summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qhashseed
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation issues with QtLite configurationJari Helaakoski6 days1-2/+2
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* 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
* Use SPDX license identifiersLucie Gérard2022-05-162-54/+4
* tst_QHashSeed: improve quality of the quality() testThiago Macieira2021-11-231-10/+15
* tst_QHashSeed: reset the global seed in each iterationThiago Macieira2021-11-231-0/+2
* QHash: double the size of the stored seedThiago Macieira2021-10-261-0/+12
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+4
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+1
* Introduce QHashSeed and switch to size_t seedsThiago Macieira2021-05-233-0/+241