img2pdf/src/tests
Georg Sauthoff 2faeb2005d
Decompress stream to account for different possible encodings (closes: #51)
Recompressing the image stream makes the comparison robust against output
preserving changes in the zlib compress output bitstream
(e.g. between different zlib implementations/versions/releases).
Without this, some img2pdf 0.3.2 tests fail on Fedora 29/aarch64.
See also:
josch/img2pdf#51
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/R7GD4L5Z6HELCDAL2RDESWR2F3ZXHWVX/
2018-12-24 18:13:49 +01:00
..
input src/tests/input/mono.tif: set dpi to 72 2018-07-18 14:08:04 +02:00
output src/tests/input/mono.tif: set dpi to 72 2018-07-18 14:08:04 +02:00
__init__.py Decompress stream to account for different possible encodings (closes: #51) 2018-12-24 18:13:49 +01:00