qt5base-lts/tests/auto/tools
Giuseppe D'Angelo fb20f9c2da Stop relying on QHash ordering
tst_rcc and tst_qdom rely on specific QHash orderings inside
rcc and QDom respectively (see QTBUG-25078 and QTBUG-25071).

A workaround is added to make them succeed: QDom checks for
all possible orderings, and rcc initializes the hash seed to 0
if the QT_RCC_TEST environment variable is set.

Change-Id: I5ed6b50602fceba731c797aec8dffc9cc1d6a1ce
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-04-03 23:56:10 +02:00
..
moc moc: test signature with (void) 2012-03-16 17:37:18 +01:00
qdbuscpp2xml Bootstrap qdbuscpp2xml. 2012-03-18 14:14:42 +01:00
qmake remove strange .qmake.cache hacks 2012-03-08 18:54:46 +01:00
rcc Stop relying on QHash ordering 2012-04-03 23:56:10 +02:00
uic uic: use QStringLiteral() instead of QString::fromUtf8() where applicable 2012-02-20 15:17:08 +01:00
tools.pro Bootstrap qdbuscpp2xml. 2012-03-18 14:14:42 +01:00