qt6-bb10/tests/auto/gui/image/qimagereader
Christian Ehrlicher 975b3d5d53 QPpmHandler: fix reading ppm files
The ppm spec allows 1-bit ascii ppm files to have no spaces bitween the
single bits. Therefore we have to adjust read_pbm_int() to stop after
reading one digit.

Pick-to: 6.6
Fixes: QTBUG-119239
Change-Id: I161038076c5dee4662aa66a1215822fc75e6a19e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2023-11-27 19:53:41 +01:00
..
baseline
images QPpmHandler: fix reading ppm files 2023-11-27 19:53:41 +01:00
.gitignore
BLACKLIST tests: blacklist tst_QImageReader::setClipRect() and 2023-03-24 10:49:16 +01:00
CMakeLists.txt CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
android_testdata.qrc
tst_qimagereader.cpp tst_QImageReader: fix a trivial Q_FOREACH and remove #undef QT_NO_FOREACH 2023-08-19 08:19:47 +03:00