]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/tests/sample.xml
ready for 0.1.1 release
[helm.git] / helm / ocaml / registry / tests / sample.xml
index ac29f3373bdce552be68f03c91aad96a04d8786e..33e1c65897449adb68669726985f15f027b8e3e7 100644 (file)
@@ -8,7 +8,25 @@
     <key name="mode">remote</key>
     <key name="url">http://localhost:58081</key>
   </section>
+  <section name="types">
+    <key name="string">debian</key>
+    <key name="int">1</key>
+    <key name="bool">false</key>
+    <key name="float">2.5</key>
+    <key name="int_list">11</key>
+    <key name="int_list">13</key>
+    <key name="int_list">17</key>
+    <key name="int_list">19</key>
+    <key name="int_float_pair">19 23.2</key>
+  </section>
   <section name="triciclo">
+    <section name="foo1">
+      <key name="bar2">aaa</key>
+      <key name="bar3">bbb</key>
+    </section>
+    <section name="foo2">
+      <key name="bar1">quux</key>
+    </section>
     <key name="basedir">/public/helm_library</key>
     <key name="constant_type_file">$(triciclo.basedir)/constanttype</key>
     <key name="environment_file">$(triciclo.basedir)/environment</key>