]> git.ipfire.org Git - thirdparty/cups.git/commit
Test suite: Add tests for undefined page range limits 208/head
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 27 Oct 2021 04:58:42 +0000 (06:58 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 27 Oct 2021 04:58:42 +0000 (06:58 +0200)
commit55c7dfa9ed973961adb8ad5ed6f433171d703c69
tree3ff6243931d915f5c068a9f184e889ae4cdd806b
parent8aa18ae433ff9e01374d3eaea1c9da2e2c85b009
Test suite: Add tests for undefined page range limits

Originally pdftopdf from cups-filters doesn't support page range with
undefined upper limit (f.e. '5-'), but I found out these page ranges
aren't checked in CUPS test suite neither.

It would be great if we could cover the use case in test suite to
prevent possible regressions in the future.
CHANGES.md
test/5.5-lp.sh
test/run-stp-tests.sh