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