aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qtest/merge-and-split.test
AgeCommit message (Collapse)Author
2024-01-10Allow --file and --range with --pagesJay Berkenbilt
Accept --file and --range as named parameters in additional to allowing positional arguments. This is in preparation for adding additional flags.
2023-12-20Fix tests when running comparison tool is adequateJay Berkenbilt
Fix all tests where the only required fix is to run qpdf-test-compare instead of doing a simple file comparison.
2022-05-20Rename all test files: _ to -Jay Berkenbilt