qt5base-lts/tests/auto/tools/rcc
Lars Knoll 56ebc2363d Fix autotests after the QHash changes
Some test cases are sensitive to the exact ordering inside
QHash, and need adjustments when we change QHash or the
hashing functions.

Some rcc tests now also need 32bit specific data, as the hashing
functions for 32 and 64 bit are different now (as we use size_t).

Change-Id: Ieab01cd55b1288336493b13c41d27e42a008bdd9
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-09 20:04:15 +02:00
..
data Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00
.gitignore Remove usage of QtXml from rcc, add test 2012-03-08 09:59:31 +01:00
CMakeLists.txt Get rid of QRegExp usage in rcc 2020-03-25 09:34:37 +01:00
rcc.pro rcc: Add some tests 2018-08-24 08:25:42 +00:00
tst_rcc.cpp Fix autotests after the QHash changes 2020-04-09 20:04:15 +02:00