From 4ee393d1fa5424bc25952580b177f572e58920db Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 20 Dec 2023 13:37:21 -0500 Subject: Remove compression from linearization tests where possible 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. --- examples/qtest/qpdf-job/out.pdf | Bin 1300 -> 1278 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'examples/qtest/qpdf-job') diff --git a/examples/qtest/qpdf-job/out.pdf b/examples/qtest/qpdf-job/out.pdf index c432ac59..d8ac1509 100644 Binary files a/examples/qtest/qpdf-job/out.pdf and b/examples/qtest/qpdf-job/out.pdf differ -- cgit v1.2.3-54-g00ecf