aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-bad-uri-out.nt
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-07-13 14:39:11 -0400
committerDavid Robillard <d@drobilla.net>2022-01-14 19:37:51 -0500
commit45902fbbaa11e8c38944b38182afb92bc0641ec9 (patch)
tree982b4a33c8483273a4feb9364ec75107241e0470 /test/lax/test-bad-uri-out.nt
parent840139223c77dba90b5ef92537e6c982b000c196 (diff)
downloadserd-45902fbbaa11e8c38944b38182afb92bc0641ec9.tar.gz
serd-45902fbbaa11e8c38944b38182afb92bc0641ec9.tar.bz2
serd-45902fbbaa11e8c38944b38182afb92bc0641ec9.zip
Test lax NTriples parsing separately
Diffstat (limited to 'test/lax/test-bad-uri-out.nt')
-rw-r--r--test/lax/test-bad-uri-out.nt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lax/test-bad-uri-out.nt b/test/lax/test-bad-uri-out.nt
new file mode 100644
index 00000000..8cb00ba7
--- /dev/null
+++ b/test/lax/test-bad-uri-out.nt
@@ -0,0 +1,4 @@
+<http://example.org/s> <http://example.org/p> <http://example.org/\u0009bado1> .
+<http://example.org/s> <http://example.org/p> <http://example.org/goodo1> .
+<http://example.org/s> <http://example.org/p> <http://example.org/\uFFFDbado2> .
+<http://example.org/s> <http://example.org/p> <http://example.org/goodo2> .