aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good/test-nq-syntax-all-rules.nq
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/good/test-nq-syntax-all-rules.nq')
-rw-r--r--test/extra/good/test-nq-syntax-all-rules.nq7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/extra/good/test-nq-syntax-all-rules.nq b/test/extra/good/test-nq-syntax-all-rules.nq
new file mode 100644
index 00000000..a8b80b9a
--- /dev/null
+++ b/test/extra/good/test-nq-syntax-all-rules.nq
@@ -0,0 +1,7 @@
+# Cover as many grammar rules/situations as possible in a small document
+_:e.u.s <http://example.org/p> _:o.
+_:e.u.s <http://example.org/p> "o"@en-gb _:g.
+ _:s <http://example.org/p> "ob\t\b\n\r\f\\\"\'\u0025\U00015678ject" <http://example.org/g> .
+_:s <http://example.org/p> "€߿ࠀ࿿က쿿퀀퟿�𐀀𿿽񀀀󿿽􀀀􏿽" <http://example.org/g> .
+_:s <http://example.org/p> "o"^^<http://example.org/T> <http://example.org/g> .
+_:s <http://example.org/p> "o"@en _:g .