summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-08-02 11:03:55 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2017-08-02 20:25:47 +0000
commit245d83bb50d3534ac14fe486a1ed9864deb9c060 (patch)
treecb6b03d5331ccfc7abcedd8728438b712a114ce4 /src/corelib/io
parenta96656a8fb6a3c1fc7765659efff28f807fd0deb (diff)
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>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions