aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/make-tree/valid/information-filled
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-17 02:37:41 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-17 02:37:41 +0100
commit59e2da485ea82fb1ee9f6f565ba5084c41f85143 (patch)
treeb8c8d110ca18c2c5b01c9b875c4945e75c1e9da0 /test-files/mds-kbdc/make-tree/valid/information-filled
parentm (diff)
downloadmds-59e2da485ea82fb1ee9f6f565ba5084c41f85143.tar.gz
mds-59e2da485ea82fb1ee9f6f565ba5084c41f85143.tar.bz2
mds-59e2da485ea82fb1ee9f6f565ba5084c41f85143.tar.xz
small fixes and a bunch of tests
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'test-files/mds-kbdc/make-tree/valid/information-filled')
-rw-r--r--test-files/mds-kbdc/make-tree/valid/information-filled14
1 files changed, 14 insertions, 0 deletions
diff --git a/test-files/mds-kbdc/make-tree/valid/information-filled b/test-files/mds-kbdc/make-tree/valid/information-filled
new file mode 100644
index 0000000..69ce6dd
--- /dev/null
+++ b/test-files/mds-kbdc/make-tree/valid/information-filled
@@ -0,0 +1,14 @@
+information
+ language "Language" # test that the quotes ends where it should
+ country "Country"
+ variant "Variant"
+end information
+
+# (information (@ 1 0-11)
+# (.inner
+# (language (@ 2 2-10) ‘"Language"’)
+# (country (@ 3 2-9) ‘"Country"’)
+# (variant (@ 4 2-9) ‘"Variant"’)
+# )
+# )
+