aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-bad-utf8-ttl-out.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/lax/test-bad-utf8-ttl-out.nt')
-rw-r--r--test/lax/test-bad-utf8-ttl-out.nt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/lax/test-bad-utf8-ttl-out.nt b/test/lax/test-bad-utf8-ttl-out.nt
new file mode 100644
index 00000000..09200e9d
--- /dev/null
+++ b/test/lax/test-bad-utf8-ttl-out.nt
@@ -0,0 +1,6 @@
+<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" .
+<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" .