Commit Graph

16 Commits (11907242a5b5cebb8c267e8f8d4b945d7357baf0)

Author SHA1 Message Date
Johannes 'josch' Schauer 802dd4b1f3
magick.py: prevent floyd_steinberg() from modifying its input 4 years ago
James R. Barlow bca3f802ac
Add support for pikepdf 4 years ago
Johannes 'josch' Schauer 65d9aed630
test.sh: compare uncompressed contents 4 years ago
Johannes 'josch' Schauer 791c9497ed
test.sh: remove leftover 'grep' 4 years ago
James R. Barlow c6d04acc4b
test.sh: account for variations in output of identify --verbose 4 years ago
James R. Barlow c49a098e7b
test.sh: improve portability on macOS and BSD 4 years ago
Johannes 'josch' Schauer e4dece1c9f
replace --without-pdfrw by --engine=internal or --engine=pdfrw 4 years ago
Johannes 'josch' Schauer c808061b4b
test.sh: use pikepdf instead of grep to check PDF
- no requirement on layout chosen by PDF engine anymore, thus we can
   test any pdf writer with this
 - check value at full path instead of anywhere in the document, thus no
   possible false positives if expected value was present in a different
   object
 - allows adding additional checks where we couldn't use grep before
   (multipage pdf created by pdfseparate)
4 years ago
Johannes 'josch' Schauer 559d42cd4a
magick.py: use our own deflate algo for bit-by-bit reproducible output independent of the compressor used 4 years ago
Johannes 'josch' Schauer 9d184ad0cd
test.sh: adjust for imagemagick 6.9.10.86 in fedora 4 years ago
Johannes 'josch' Schauer d1f101c36a
test.sh: replace imagemagick with custom python script to produce bit-by-bit identical results on all architectures 5 years ago
Johannes 'josch' Schauer 1a8f3f436b
test.sh: test for rotated JPEG 5 years ago
Johannes 'josch' Schauer 42f8ac54a8
Allow CCITT Group4 input without rows-per-strip (closes: #48) 6 years ago
Johannes 'josch' Schauer d4700dbf38
test.sh: add comment about dct decoding method 6 years ago
Johannes 'josch' Schauer bd55ac5a45
test.sh: implement EXIT trap 6 years ago
Johannes 'josch' Schauer 2f3394a1cb
Add extensive test suite test.sh 6 years ago