qt5base-lts/tests/auto/widgets/styles
Robin Burchell d94165ab32 Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering.
Changing qHash() for string data affected the order of properties to be set,
causing 'checkable' to be set after 'checked'.

As 'checkable' state affects 'checked' as well (setting it to false), this means
that the test was unreliable, a bug, which was exposed by the qHash change.

Change-Id: I03a8dd7d07609683d99f0b2a40012a147d409c6e
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2012-03-05 14:09:24 +01:00
..
qmacstyle Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qstyle Fix inconsistent auto test executable names 2012-02-27 13:55:12 +01:00
qstyleoption clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qstylesheetstyle Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering. 2012-03-05 14:09:24 +01:00
styles.pro Enable Mac style on Mac OS X. 2011-12-22 13:20:40 +01:00