kimageformats/autotests
Mirco Miranda b849e48ef4 Fixed wrong plugin options behaviour
While working on MR !230 I noticed that the options read I entered into several plugins could not be read after reading the image.

**The patch fixes problems reading options in plugins and adds option checking in the readtest.cpp.**

In particular, the reading test does the following additional actions:
- reads options before reading the image;
- compare the options read with the options returned by the reader after reading the image;
- compares the format and size of the returned image with the format and size returned by the reader.
2024-06-19 22:18:45 +00:00
..
ani Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read PFM: Portable FloatMap read only support 2024-06-13 22:20:40 +00:00
write qoi: write support 2023-08-28 22:25:10 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt PFM: Portable FloatMap read only support 2024-06-13 22:20:40 +00:00
fuzzyeq.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
readtest.cpp Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
templateimage.cpp JXR: added CMYK image to read test 2024-06-07 14:09:34 +00:00
templateimage.h JXR: added CMYK image to read test 2024-06-07 14:09:34 +00:00
writetest.cpp exr: write support and more 2023-09-17 08:07:47 +00:00