qt5base-lts/tests/auto/corelib/plugin/quuid
Lars Knoll c6cdf38e75 Change qHash() to work with size_t instead of uint
This is required, so that QHash and QSet can hold more
than 2^32 items on 64 bit platforms.

The actual hashing functions for strings are still 32bit, this will
be changed in a follow-up commit.

Change-Id: I4372125252486075ff3a0b45ecfa818359fe103b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-09 20:03:25 +02:00
..
test Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
testProcessUniqueness Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
.gitignore
CMakeLists.txt Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
quuid.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_quuid_darwin.mm QUuid: add fromString(QStringView/QLatin1String) 2017-04-20 17:02:44 +00:00
tst_quuid.cpp Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00