qt5base-lts/tests/auto/tools/rcc
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
..
data Remove usage of QtXml from rcc, add test 2012-03-08 09:59:31 +01:00
.gitignore Remove usage of QtXml from rcc, add test 2012-03-08 09:59:31 +01:00
rcc.pro Remove usage of QtXml from rcc, add test 2012-03-08 09:59:31 +01:00
tst_rcc.cpp Stop relying on QHash ordering 2012-04-03 23:56:10 +02:00