qt5base-lts/tests/auto/gui/image/qimagereader
Jason McDonald 9dc4907074 Don't rely on PlatformQuirks in qimagereader test
The PlatformQuirks header is, by its author's own admission, based on
"very bad assumptions", those being that only Meego has quirks.

The assumption that only Meego has versions of libjpeg and libpng with
rounding errors is not a good assumption.  Change the test to be a
little tolerant of rounding error regardless of the platform, at least
until there's a reliable way to tell which libjpeg/libpng versions have
rounding errors.

Change-Id: Id2be5cc54739249b615bf3307ee1850c0a5c06b3
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-04 07:11:07 +01:00
..
baseline Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
images Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qimagereader.pro gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qimagereader.qrc Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
tst_qimagereader.cpp Don't rely on PlatformQuirks in qimagereader test 2011-11-04 07:11:07 +01:00