qt5base-lts/tests/auto/widgets
Giuseppe D'Angelo 8f79ab3549 Fix QComboBox icon testing
The icons used were always null -- the files used to create them were
not present. So

1) add back the files used for the test (qtlogo.png,
copied from src/widgets/dialogs/images/qtlogo-64.png, and qtlogoinverted.png,
its copy rotated by 180°);

2) use QFINDTESTDATA to get the paths to the files.

Change-Id: I26f094079e037116e49e2a95345c2dea7496eecb
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-10-16 10:47:41 +02:00
..
dialogs tst_qfiledialog: fixed typo causing semi-random completer() failure 2012-10-09 00:25:57 +02:00
effects Auto tests: remove PlatformQuirks::isAutoMaximizing() 2012-09-26 10:08:59 +02:00
graphicsview Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
itemviews Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class. 2012-10-16 08:41:48 +02:00
kernel Improve Qt::WA_UnderMouse accuracy 2012-10-15 21:11:57 +02:00
styles Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
util Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
widgets Fix QComboBox icon testing 2012-10-16 10:47:41 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00