2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-19 10:22:22 +00:00
qpdf/qpdf
Jay Berkenbilt 4ee393d1fa 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.
2023-12-20 15:46:20 -05:00
..
qtest Remove compression from linearization tests where possible 2023-12-20 15:46:20 -05:00
CMakeLists.txt Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
fix-qdf.cc Code tidy - Clang-Tidy rule modernize-use-default-member-init 2023-06-09 15:43:21 +01:00
pdf_from_scratch.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdf-ctest.c Remove compression from linearization tests where possible 2023-12-20 15:46:20 -05:00
qpdf.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdf.testcov Check for missing mediaboxes 2023-07-29 13:16:40 +01:00
qpdfjob-ctest.c Remove unused include directives 2023-05-20 15:37:41 +01:00
sizes.cc Don't check sizes for old version 2023-05-21 14:42:29 -04:00
test_char_sign.cc Add private methods QPDF::damagedPDF 2022-10-01 11:17:39 -04:00
test_driver.cc Remove compression from linearization tests where possible 2023-12-20 15:46:20 -05:00
test_large_file.cc Code tidy - Clang-Tidy rule modernize-use-override 2023-06-09 15:52:56 +01:00
test_many_nulls.cc Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
test_parsedoffset.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
test_pdf_doc_encoding.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_pdf_unicode.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
test_renumber.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
test_shell_glob.cc Remove unused include directives 2023-05-20 15:37:41 +01:00
test_tokenizer.cc Code tidy - Clang-Tidy rule modernize-use-override 2023-06-09 15:52:56 +01:00
test_unicode_filenames.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_xref.cc Rerun clang-format 2023-05-21 13:35:09 -04:00