aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-bad-uri.nq
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.nq
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.nq')
-rw-r--r--test/lax/test-bad-uri.nq4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lax/test-bad-uri.nq b/test/lax/test-bad-uri.nq
new file mode 100644
index 00000000..8f11b1d7
--- /dev/null
+++ b/test/lax/test-bad-uri.nq
@@ -0,0 +1,4 @@
+<http://example.org/s> <http://example.org/p> <http://example.org/ bado1> .
+<http://example.org/s> <http://example.org/p> <http://example.org/goodo1> .
+<http://example.org/s> <http://example.org/p> <http://example.org/˙˙bado2> .
+<http://example.org/s> <http://example.org/p> <http://example.org/goodo2> .