Commit 71f171356a5570ba900f97985376f80ce2cd6e02

Authored by Jay Berkenbilt
1 parent dd99ff8b

change output message from qpdf --check when no errors are found

git-svn-id: svn+q:///qpdf/trunk@955 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 131 changed files with 271 additions and 129 deletions
ChangeLog
  1 +2010-04-10 Jay Berkenbilt <ejb@ql.org>
  2 +
  3 + * qpdf/qpdf.cc (main): Since qpdf --check only checks syntax and
  4 + stream encoding without doing any semantic checks, make the output
  5 + clearer when no errors around found. This is inspired by
  6 + qpdf-Bugs-2983225.
  7 +
1 8 2010-03-27 Jay Berkenbilt <ejb@ql.org>
2 9  
3 10 * 2.1.3: release
... ...
examples/qtest/linearize/check.out
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
manual/qpdf-manual.xml
... ... @@ -2072,6 +2072,9 @@ print &quot;\n&quot;;
2072 2072 </para>
2073 2073 <variablelist>
2074 2074 <varlistentry>
  2075 +<!--
  2076 +clarified check output
  2077 +-->
2075 2078 <term>2.1.3: March 27, 2010</term>
2076 2079 <listitem>
2077 2080 <itemizedlist>
... ...
qpdf/qpdf.cc
... ... @@ -1034,7 +1034,11 @@ int main(int argc, char* argv[])
1034 1034 }
1035 1035 else
1036 1036 {
1037   - std::cout << "No errors found" << std::endl;
  1037 + std::cout << "No syntax or stream encoding errors"
  1038 + << " found; the file may still contain"
  1039 + << std::endl
  1040 + << "errors that qpdf cannot detect"
  1041 + << std::endl;
1038 1042 }
1039 1043 }
1040 1044 }
... ...
qpdf/qtest/qpdf/U25A0.1-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.1.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.10-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.10.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.11-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.11.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.12-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: not allowed
13 13 modify other: not allowed
14 14 modify anything: not allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.12.check
... ... @@ -13,4 +13,5 @@ modify annotations: not allowed
13 13 modify other: not allowed
14 14 modify anything: not allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.2-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.2.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.3-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.3.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.4-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.4.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.5-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.5.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.6-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.6.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.7-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.7.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.8-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.8.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.9-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: not allowed
13 13 modify other: not allowed
14 14 modify anything: not allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/U25A0.9.check
... ... @@ -13,4 +13,5 @@ modify annotations: not allowed
13 13 modify other: not allowed
14 14 modify anything: not allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/aes-forced-check.out
... ... @@ -2,4 +2,5 @@ checking b.pdf
2 2 PDF Version: 1.4
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/fax-decode-parms.out
... ... @@ -2,4 +2,5 @@ checking fax-decode-parms.pdf
2 2 PDF Version: 1.4
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/forced-version.out
... ... @@ -2,4 +2,5 @@ checking b.pdf
2 2 PDF Version: 1.4
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.1-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.1.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.10-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.10.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.11-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.11.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.12-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.12.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.2-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.2.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.3-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.3.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.4-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.4.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.5-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.5.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.6-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.6.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.7-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.7.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.8-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.8.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.9-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/hybrid-xref.9.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.1-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.1.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.10-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.10.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.11-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.11.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.12-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.12.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.2-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.2.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.3-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.3.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.4-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.4.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.5-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.5.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.6-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.6.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.7-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.7.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.8-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.8.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.9-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/inline-images.9.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.2
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-delete-and-reuse-check.out
... ... @@ -2,4 +2,5 @@ checking lin-delete-and-reuse.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.1-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.1.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.10-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.10.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.11-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.11.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.12-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.12.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.2-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.2.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.3-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.3.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.4-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.4.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.5-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.5.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.6-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.6.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.7-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.7.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.8-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.8.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.9-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/lin-special.9.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/min-version.out
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.6
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/multiple-mods-check.out
... ... @@ -2,4 +2,5 @@ checking multiple-mods.pdf
2 2 PDF Version: 1.3
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.1-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.1.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.10-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.10.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is not linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.11-ogen.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.11.check
... ... @@ -13,4 +13,5 @@ modify annotations: allowed
13 13 modify other: allowed
14 14 modify anything: allowed
15 15 File is linearized
16   -No errors found
  16 +No syntax or stream encoding errors found; the file may still contain
  17 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.12-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.12.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.2-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.2.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.3-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.3.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.4-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.4.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.5-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.5.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.6-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.6.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.7-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.7.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.8-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.8.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.9-ogen.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/object-stream.9.check
... ... @@ -2,4 +2,5 @@ checking a.pdf
2 2 PDF Version: 1.5
3 3 File is not encrypted
4 4 File is linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...
qpdf/qtest/qpdf/old-and-complex-check.out
... ... @@ -2,4 +2,5 @@ checking old-and-complex.pdf
2 2 PDF Version: 1.1
3 3 File is not encrypted
4 4 File is not linearized
5   -No errors found
  5 +No syntax or stream encoding errors found; the file may still contain
  6 +errors that qpdf cannot detect
... ...