aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-uri.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-25 00:32:54 +0000
committerDavid Robillard <d@drobilla.net>2011-01-25 00:32:54 +0000
commit18563159fbee5c305719e782ff05482430f43ce6 (patch)
tree63d9e2eb87162e23519956602a60cb8e8417e087 /tests/test-uri.ttl
parent702208e54132477eeff922ebf641ba56540b9456 (diff)
downloadserd-18563159fbee5c305719e782ff05482430f43ce6.tar.gz
serd-18563159fbee5c305719e782ff05482430f43ce6.tar.bz2
serd-18563159fbee5c305719e782ff05482430f43ce6.zip
Add URI test cases.
git-svn-id: http://svn.drobilla.net/serd/trunk@57 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'tests/test-uri.ttl')
-rw-r--r--tests/test-uri.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/test-uri.ttl b/tests/test-uri.ttl
index 2a85aadd..d2b4711d 100644
--- a/tests/test-uri.ttl
+++ b/tests/test-uri.ttl
@@ -28,3 +28,10 @@
<../..> owl:sameAs <http://a/> .
<../../> owl:sameAs <http://a/> .
<../../g> owl:sameAs <http://a/g> .
+
+# Additional tests for Serd
+<http://A?aquery> owl:sameAs <http://A?aquery> .
+<http://A#afragment> owl:sameAs <http://A#afragment> .
+<?aquery> owl:sameAs <http://a/b/c/d;p?aquery> .
+<#afragment> owl:sameAs <http://a/b/c/d;p?q#afragment> .
+