mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 02:48:31 +00:00
update test suite to handle original object ID comments
git-svn-id: svn+q:///qpdf/trunk@665 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
9ac249e7e7
commit
630883095f
@ -87,7 +87,8 @@ sub run_and_cmp
|
||||
{$td->STRING => $out,
|
||||
$td->EXIT_STATUS => 0});
|
||||
$td->runtest("$dsc output",
|
||||
{$td->COMMAND => "$qpdf --static-id -qdf $fout -"},
|
||||
{$td->COMMAND => "$qpdf --static-id" .
|
||||
" --no-original-object-ids -qdf $fout -"},
|
||||
{$td->FILE => $fexp,
|
||||
$td->EXIT_STATUS => 0});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user