aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qtest
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-20 23:48:30 +0200
committerJay Berkenbilt <ejb@ql.org>2020-10-20 23:48:55 +0200
commit90217e6686fe2f3790f2a36d1ab74bab13a0aab5 (patch)
tree3455b7ce1e2d08143cf54869717b7a8e3c69e13e /qpdf/qtest
parentc60af08a317e2d9270019416328a4719eca09418 (diff)
downloadqpdf-90217e6686fe2f3790f2a36d1ab74bab13a0aab5.tar.zst
Fix another case of errors written to stdout (fixes #438)
Diffstat (limited to 'qpdf/qtest')
-rw-r--r--qpdf/qtest/qpdf/linearization-large-vector-alloc.out2
-rw-r--r--qpdf/qtest/qpdf/pages-loop.out2
-rw-r--r--qpdf/qtest/qpdf/split-content-stream-errors.out2
3 files changed, 3 insertions, 3 deletions
diff --git a/qpdf/qtest/qpdf/linearization-large-vector-alloc.out b/qpdf/qtest/qpdf/linearization-large-vector-alloc.out
index b4a16822..19049e31 100644
--- a/qpdf/qtest/qpdf/linearization-large-vector-alloc.out
+++ b/qpdf/qtest/qpdf/linearization-large-vector-alloc.out
@@ -5,4 +5,4 @@ File is linearized
WARNING: linearization-large-vector-alloc.pdf (linearization hint stream: object 62 0, offset 1282): expected endstream
WARNING: linearization-large-vector-alloc.pdf (linearization hint stream: object 62 0, offset 1183): attempting to recover stream length
WARNING: linearization-large-vector-alloc.pdf (linearization hint stream: object 62 0, offset 1183): recovered stream length: 106
-overflow reading bit stream
+ERROR: overflow reading bit stream
diff --git a/qpdf/qtest/qpdf/pages-loop.out b/qpdf/qtest/qpdf/pages-loop.out
index 08643aa4..a84ecb36 100644
--- a/qpdf/qtest/qpdf/pages-loop.out
+++ b/qpdf/qtest/qpdf/pages-loop.out
@@ -2,4 +2,4 @@ checking pages-loop.pdf
PDF Version: 1.3
File is not encrypted
File is not linearized
-pages-loop.pdf (object 3 0): Loop detected in /Pages structure (getAllPages)
+ERROR: pages-loop.pdf (object 3 0): Loop detected in /Pages structure (getAllPages)
diff --git a/qpdf/qtest/qpdf/split-content-stream-errors.out b/qpdf/qtest/qpdf/split-content-stream-errors.out
index 0486355f..de5fee75 100644
--- a/qpdf/qtest/qpdf/split-content-stream-errors.out
+++ b/qpdf/qtest/qpdf/split-content-stream-errors.out
@@ -6,4 +6,4 @@ WARNING: split-content-stream-errors.pdf (offset 557): error decoding stream dat
WARNING: split-content-stream-errors.pdf (offset 557): stream will be re-processed without filtering to avoid data loss
WARNING: page object 3 0 (item index 0 (from 0)): ignoring non-stream in an array of streams
WARNING: split-content-stream-errors.pdf (offset 557): error decoding stream data for object 6 0: LZWDecoder: bad code received
-page 1: content stream (content stream object 6 0): errors while decoding content stream
+ERROR: page 1: content stream (content stream object 6 0): errors while decoding content stream