qt5base-lts/tests/auto/gui/image
Friedemann Kleint 245d83bb50 tst_QImageReader: Fix the size of the SVG images
The image appears to be 128x128. Fixes test failures

FAIL!  : tst_QImageReader::readFromResources(rect.svg) Compared values are not the same
   Actual   (image.size()): QSize(128x128)
   Expected (size)        : QSize(105x137)
.\tst_qimagereader.cpp(1493) : failure location
FAIL!  : tst_QImageReader::readFromResources(rect.svgz) Compared values are not the same
   Actual   (image.size()): QSize(128x128)
   Expected (size)        : QSize(105x137)

which likely do not show in the CI since the qtsvg module is not
available when checking only qtbase.

Change-Id: I84ebdde6f2251f56a00f16a54bd20d0c2b23638e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2017-08-02 20:25:47 +00:00
..
qicoimageformat Merge remote-tracking branch 'origin/5.7' into dev 2016-05-23 21:09:46 +02:00
qicon Fix tst_QIcon for configurations with builtin_testdata 2017-06-13 12:36:29 +00:00
qiconhighdpi Implement support for Scale directory key according to Icon Theme spec 2017-02-01 13:58:01 +00:00
qimage Fix PNGs saved from QImage transform of 8-bit images 2017-04-19 10:08:41 +00:00
qimageiohandler Updated license headers 2016-01-21 18:55:18 +00:00
qimagereader tst_QImageReader: Fix the size of the SVG images 2017-08-02 20:25:47 +00:00
qimagewriter tst_QImageWriter: clean up 2017-01-06 13:31:26 +00:00
qmovie Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
qpicture Updated license headers 2016-01-21 18:55:18 +00:00
qpixmap QRasterPlatformPixmap::createPixmapForImage(): preserve DPR 2017-02-06 16:57:41 +00:00
qpixmapcache Don't call releaseKey a second time if the insertion fails 2017-03-07 08:15:54 +00:00
image.pro Implement support for Scale directory key according to Icon Theme spec 2017-02-01 13:58:01 +00:00