mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
Improve the write test by using images with different sizes. By doing this we protect ourselves from line alignment problems (e.g. with 1-bpp images), image size divisors (e.g. power-of-2 divisors), etc... Pros: - The test does not add new images but reuses the ones for the format test. Cons: - No test are done for read only plugins. Closes #15 |
||
---|---|---|
.. | ||
ani | ||
pic | ||
read | ||
write | ||
anitest.cpp | ||
CMakeLists.txt | ||
fuzzyeq.cpp | ||
long-runs.pic | ||
pictest.cpp | ||
readtest.cpp | ||
templateimage.cpp | ||
templateimage.h | ||
writetest.cpp |