qpdf/examples/qtest
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
..
attach-file Fix QPDFEFStreamObjectHelper::{get,set}Subtype 2021-09-10 10:02:24 -04:00
bookmarks Tidy example CLI usage 2022-02-07 12:49:24 -05:00
c-objects Add QPDFObjectHandle manipulation to C API 2020-11-28 19:48:07 -05:00
count-strings Add additional interface for filtering page contents 2018-02-18 21:05:47 -05:00
create Enhance pdf-create example 2017-08-21 17:44:22 -04:00
custom-filter Add pdf-custom-filter example 2020-12-28 13:03:04 -05:00
double-page-size QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
extend-c-api Allow regular C++ functions to interoperate with the C API 2023-12-16 10:06:34 -05:00
filter-tokens Tweak pdf-filter-tokens to be less sensitive to floating point 2023-05-20 14:52:19 -04:00
invert-images invert images example 2010-08-06 01:27:47 +00:00
linearize change output message from qpdf --check when no errors are found 2010-04-10 13:43:16 +00:00
mod-info Tidy example CLI usage 2022-02-07 12:49:24 -05:00
name-number-tree Make newly created name/number trees indirect objects 2021-02-08 06:49:56 -05:00
npages update release date to actual date 2008-04-29 12:55:25 +00:00
overlay-page QPDFAcroFormDocumentHelper: add missing analyze calls 2021-03-04 18:11:44 -05:00
parse-content Pass offset and length to ParserCallbacks::handleObject 2019-08-22 22:54:29 -04:00
pdf-split-pages Example: fast split into single pages 2014-06-07 16:40:38 -04:00
qpdf-job Remove compression from linearization tests where possible 2023-12-20 15:46:20 -05:00
qpdfjob-attachment Add examples for output capture (fixes #691) 2022-06-19 08:46:58 -04:00
qpdfjob-c Finish QPDFJob examples and add tests for them 2022-02-01 13:50:58 -05:00
qpdfjob-remove-annotations Add example qpdfjob-remove-annotations 2023-03-09 17:29:39 +00:00
set-form-values QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
attach-file.test Add file attachment example 2021-02-18 09:59:03 -05:00
bookmarks.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
c-objects.test Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
count-strings.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
create.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
custom-filter.test Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
double-page-size.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
extend-c-api.test Allow regular C++ functions to interoperate with the C API 2023-12-16 10:06:34 -05:00
filter-tokens.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
invert-images.test Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
linearize.test Run qpdf from path rather than environment variable in tests 2022-03-18 19:53:18 -04:00
mod-info.test Run qpdf from path rather than environment variable in tests 2022-03-18 19:53:18 -04:00
name-number-tree.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
npages.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
overlay-page.test Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
parse-content.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-split-pages.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdf-job.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdfjob-c.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdfjob-remove-annotations.test Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
save-attachment.test Add examples for output capture (fixes #691) 2022-06-19 08:46:58 -04:00
set-form-values.test Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00