aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/test-several-eaten-dots.nq
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-17 15:18:32 +0100
committerDavid Robillard <d@drobilla.net>2019-03-17 15:18:32 +0100
commitcb231f47672d777998507e09e7f5f303f4dddf0b (patch)
tree15d49e618ae4d1d27918b3b411374f7020c4b347 /tests/good/test-several-eaten-dots.nq
parent4e479c3679e79a72da50e9cfec4f4d7f039e3a04 (diff)
downloadserd-cb231f47672d777998507e09e7f5f303f4dddf0b.tar.gz
serd-cb231f47672d777998507e09e7f5f303f4dddf0b.tar.bz2
serd-cb231f47672d777998507e09e7f5f303f4dddf0b.zip
Fix bug parsing TriG graphs with several squashed trailing dots
Diffstat (limited to 'tests/good/test-several-eaten-dots.nq')
-rw-r--r--tests/good/test-several-eaten-dots.nq3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/good/test-several-eaten-dots.nq b/tests/good/test-several-eaten-dots.nq
new file mode 100644
index 00000000..5cafa59f
--- /dev/null
+++ b/tests/good/test-several-eaten-dots.nq
@@ -0,0 +1,3 @@
+<https://example.com/s> <https://example.com/p1> <https://example.com/o1> <https://example.com/g> .
+<https://example.com/s> <https://example.com/p1> <https://example.com/o2> <https://example.com/g> .
+<https://example.com/s> <https://example.com/p2> <https://example.com/o3> <https://example.com/g> .