aboutsummaryrefslogtreecommitdiffstats
path: root/test/lax/test-bad-string.nq
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-06-29 18:16:44 -0400
committerDavid Robillard <d@drobilla.net>2022-01-14 19:37:51 -0500
commitdaf4a7574d1977567c3da3d7fa561710139eb052 (patch)
treebd07e1354ef80aa287e3f5ea963dd6360a02c134 /test/lax/test-bad-string.nq
parent8f6d68365e0dccba13c588dd4180ea18fc9cda09 (diff)
downloadserd-daf4a7574d1977567c3da3d7fa561710139eb052.tar.gz
serd-daf4a7574d1977567c3da3d7fa561710139eb052.tar.bz2
serd-daf4a7574d1977567c3da3d7fa561710139eb052.zip
Factor out NQuads reader
Diffstat (limited to 'test/lax/test-bad-string.nq')
-rw-r--r--test/lax/test-bad-string.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lax/test-bad-string.nq b/test/lax/test-bad-string.nq
new file mode 100644
index 00000000..72eb9621
--- /dev/null
+++ b/test/lax/test-bad-string.nq
@@ -0,0 +1,3 @@
+<http://example.org/s1> <http://example.org/p1> "Truncated line
+<http://example.org/s1> <http://example.org/p1> "Bad escape \? " .
+<http://example.org/s1> <http://example.org/p2> "Good" .