qt5base-lts/tests/auto/gui/image/qimagereader
Friedemann Kleint 1e8863e39d tst_QImageReader: Fix file handling.
Use a QTemporaryFile in readFromFileAfterJunk() instead writing
to the current directory which might not have write permission.
Enclose each call to QFile::open() in QVERIFY2() with error message.

Change-Id: I3c5da31c6681a2396cee473cafe7d92c5c220de3
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2015-11-24 15:30:04 +00:00
..
baseline Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
images Make the ppm image handler corrctly handle long comment lines 2015-11-19 08:06:07 +00:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
android_testdata.qrc Android: Fix QImageReader test 2015-01-16 09:27:15 +01:00
qimagereader.pro MSVC: Remove use of -Zm argument 2015-02-13 21:23:19 +00:00
qimagereader.qrc Fixed crash in image reader when reading certain BMP files. 2013-02-06 09:59:56 +01:00
tst_qimagereader.cpp tst_QImageReader: Fix file handling. 2015-11-24 15:30:04 +00:00