qt5base-lts/tests/auto/tools/rcc
Lars Knoll 9836dbd6ee QHash: increase minimum buckets to a full span
Change the minimum amount of buckets to be at least
128, ie. one full Span. This will simplify some assumptions
in the code.

Regeneration of rcc test-data needed because the extra buckets
causes the order of the keys to change.

Task-number: QTBUG-91739
Task-number: QTBUG-98436
Change-Id: Ic0c7da03570cc4c4e6aacc9645e536aec3667a98
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-12-13 18:58:36 +01:00
..
data QHash: increase minimum buckets to a full span 2021-12-13 18:58:36 +01:00
.gitignore Remove usage of QtXml from rcc, add test 2012-03-08 09:59:31 +01:00
BLACKLIST CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
CMakeLists.txt Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
tst_rcc.cpp testlib: Deprecate QWARN() in favor of qWarning() 2021-08-04 19:31:51 +02:00