summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qhashseed/tst_qhashseed.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* 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-231-0/+188