aboutsummaryrefslogtreecommitdiff
path: root/tests/test_suffix.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-18Tests: Create test_suffix.sh.Jia Tan1-0/+189
This tests some complicated interactions with the --suffix= option. The suffix option must be used with --format=raw, but can optionally be used to override the default .xz suffix. This test also verifies some recent bugs have been correctly solved and to hopefully avoid further regressions in the future.