aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-bad-utf8-nq-out.nq
diff options
context:
space:
mode:
Diffstat (limited to 'test/lax/test-bad-utf8-nq-out.nq')
-rw-r--r--test/lax/test-bad-utf8-nq-out.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lax/test-bad-utf8-nq-out.nq b/test/lax/test-bad-utf8-nq-out.nq
new file mode 100644
index 00000000..6d73993d
--- /dev/null
+++ b/test/lax/test-bad-utf8-nq-out.nq
@@ -0,0 +1,3 @@
+<http://example.org/thing> <http://example.org/comment> "Impossible bytes: \uFFFD \uFFFD" .
+<http://example.org/thing> <http://example.org/comment> "2 continuation bytes: \uFFFD" .
+<http://example.org/thing> <http://example.org/comment> "Missing continuation: \uFFFD" .