summaryrefslogtreecommitdiffstats
path: root/libtests
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-01-30 14:17:09 +0100
committerm-holger <m-holger@kubitscheck.org>2023-02-04 16:00:21 +0100
commitd3152869b666a725d303e0667a69f973fc5a96ed (patch)
tree436e418534d89205ff64e317b43ca1d34ab2fb0b /libtests
parentee32235f54884247f6117fc0fbdd462a4e38ac1f (diff)
downloadqpdf-d3152869b666a725d303e0667a69f973fc5a96ed.tar.zst
In JSONParser::getToken handle structural and space chars early
Diffstat (limited to 'libtests')
-rw-r--r--libtests/qtest/json_parse/bad-09.out2
-rw-r--r--libtests/qtest/json_parse/bad-31.out2
2 files changed, 2 insertions, 2 deletions
diff --git a/libtests/qtest/json_parse/bad-09.out b/libtests/qtest/json_parse/bad-09.out
index 21d2f1c1..979d53d0 100644
--- a/libtests/qtest/json_parse/bad-09.out
+++ b/libtests/qtest/json_parse/bad-09.out
@@ -1 +1 @@
-exception: bad-09.json: JSON: offset 3: expect string as dictionary key
+exception: bad-09.json: JSON: offset 2: expect string as dictionary key
diff --git a/libtests/qtest/json_parse/bad-31.out b/libtests/qtest/json_parse/bad-31.out
index 2228d08d..af177726 100644
--- a/libtests/qtest/json_parse/bad-31.out
+++ b/libtests/qtest/json_parse/bad-31.out
@@ -1 +1 @@
-exception: bad-31.json: JSON: offset 1: numeric literal: no digit after minus sign
+exception: bad-31.json: JSON: offset 1: numeric literal: incomplete number