qt5base-lts/tests/auto/widgets
Jason McDonald 85a77cd5c8 Retire QTest::pixmapsAreEqual().
QTest::pixmapsAreEqual() was left in the Qt4 API for compatibility with
some old tests written for Qt3.  QCOMPARE() is the preferred way to
compare QPixmaps and provides superior diagnostic output when a
comparison fails.

This commit removes QTest::pixmapsAreEqual() from the testlib API and
replaces the last few remaining calls with QCOMPARE.

Change-Id: I051c0e7d3bda072855fcd262d82e8e540619233b
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-12-20 06:17:42 +01:00
..
dialogs Silence -Woverloaded-virtual warnings in QFileDialog 2011-12-12 08:56:53 +01:00
effects Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
graphicsview Extend touch events. 2011-12-09 14:15:37 +01:00
itemviews Move proxy and selection models to QtCore. 2011-12-16 13:00:57 +01:00
kernel Application-test: Fix location of sub-executables. 2011-12-15 03:56:16 +01:00
styles Retire QTest::pixmapsAreEqual(). 2011-12-20 06:17:42 +01:00
util Extend touch events. 2011-12-09 14:15:37 +01:00
widgets Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00