From 59e2da485ea82fb1ee9f6f565ba5084c41f85143 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 17 Nov 2014 02:37:41 +0100 Subject: small fixes and a bunch of tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test-files/mds-kbdc/make-tree/valid/information-filled | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test-files/mds-kbdc/make-tree/valid/information-filled (limited to 'test-files/mds-kbdc/make-tree/valid/information-filled') 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"’) +# ) +# ) + -- cgit v1.2.3-70-g09d2