qt5base-lts/tests/auto/gui/image
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
..
qicoimageformat gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qicon Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qimage Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qimageiohandler Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qimagereader Fix qimagereader, qmovie and qmake unittest to work in shadow build. 2011-12-15 05:48:27 +01:00
qimagewriter Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qmovie Fix qimagereader, qmovie and qmake unittest to work in shadow build. 2011-12-15 05:48:27 +01:00
qpicture Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpixmap Retire QTest::pixmapsAreEqual(). 2011-12-20 06:17:42 +01:00
qpixmapcache Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpixmapfilter Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qvolatileimage Don't set graphics system at start of test. 2011-12-05 07:28:47 +01:00
image.pro Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00