qt5base-lts/tests/auto/corelib/tools/qhashseed
Thiago Macieira 7ac0621ad1 Introduce QHashSeed and switch to size_t seeds
Commit 37e0953613 added a to-do, but we
can actually change the type, since we've documented since Qt 5.10 that
setting a non-zero value (aside from -1) with qSetGlobalQHashSeed was
not allowed. Storing a value to be reset later is simply not supported.

Change-Id: Id2983978ad544ff79911fffd1671f7b5de284bab
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2021-05-23 12:08:42 -07:00
..
CMakeLists.txt Introduce QHashSeed and switch to size_t seeds 2021-05-23 12:08:42 -07:00
tst_qhashseed_helper.cpp Introduce QHashSeed and switch to size_t seeds 2021-05-23 12:08:42 -07:00
tst_qhashseed.cpp Introduce QHashSeed and switch to size_t seeds 2021-05-23 12:08:42 -07:00