aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qtest/qpdf-job
AgeCommit message (Collapse)Author
2023-12-20Remove compression from linearization tests where possibleJay Berkenbilt
By combining --linearize with --compress-streams=n, we ensure that no new compressed data will appear in linearized output, which makes the output independent of zlib's output. There are other tests to ensure that linearization works correctly with compression. This commit involves changing some test outputs and test code as well just updating test suites.
2022-02-01Finish QPDFJob examples and add tests for themJay Berkenbilt