qt5base-lts/tests/auto/widgets
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
..
dialogs QFileSystemModel autotest fixes 2012-02-29 20:10:21 +01:00
effects Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
graphicsview Fix sizing in QGraphicsView itemsAtPosition auto test 2012-03-02 15:33:11 +01:00
itemviews Fix inconsistent auto test executable names 2012-02-27 13:55:12 +01:00
kernel Fix QApplication autotest crash when running on multiple screens 2012-03-02 14:45:23 +01:00
styles Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering. 2012-03-05 14:09:24 +01:00
util clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
widgets Merge remote-tracking branch 'origin/api_changes' 2012-03-04 21:45:05 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00