Update Andrew Plotkin's unit tests
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 13:10:21 +0000 (14:10 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 12 Feb 2012 13:10:21 +0000 (14:10 +0100)
tests/chinesedicttest.ulx [new file with mode: 0644]
tests/dictflagtest.ulx [new file with mode: 0644]
tests/dictflagtest.z5 [new file with mode: 0644]
tests/glulxercise.ui
tests/unisourcetest.ulx [new file with mode: 0644]

diff --git a/tests/chinesedicttest.ulx b/tests/chinesedicttest.ulx
new file mode 100644 (file)
index 0000000..f58c631
Binary files /dev/null and b/tests/chinesedicttest.ulx differ
diff --git a/tests/dictflagtest.ulx b/tests/dictflagtest.ulx
new file mode 100644 (file)
index 0000000..2371b34
Binary files /dev/null and b/tests/dictflagtest.ulx differ
diff --git a/tests/dictflagtest.z5 b/tests/dictflagtest.z5
new file mode 100644 (file)
index 0000000..dcdc6a0
Binary files /dev/null and b/tests/dictflagtest.z5 differ
index 1cb21a434181fb5146d4b444dfd9eaf176e5bccf..f3815a0a1ea87513a14406d275d8c0dbc748d079 100644 (file)
       <row>
         <col id="0" translatable="yes">ArrayLimitTest</col>
         <col id="1">arraylimittest.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">ChineseDictTest</col>
+        <col id="1">chinesedicttest.ulx</col>
       </row>
          <row>
         <col id="0" translatable="yes">DateTimeTest</col>
         <col id="1">datetimetest.ulx</col>
       </row>
+      <row>
+        <col id="0" translatable="yes">DictFlagTest</col>
+        <col id="1">dictflagtest.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">DictFlagTest (Z5)</col>
+        <col id="1">dictflagtest.z5</col>
+      </row>
       <row>
         <col id="0" translatable="yes">ExternalFile</col>
         <col id="1">externalfile.ulx</col>
         <col id="0" translatable="yes">UniDictTest</col>
         <col id="1">unidicttest.ulx</col>
       </row>
+      <row>
+        <col id="0" translatable="yes">UniSourceTest</col>
+        <col id="1">unisourcetest.ulx</col>
+      </row>
       <row>
         <col id="0" translatable="yes">WindowTest</col>
         <col id="1">windowtest.ulx</col>
diff --git a/tests/unisourcetest.ulx b/tests/unisourcetest.ulx
new file mode 100644 (file)
index 0000000..5b520d7
Binary files /dev/null and b/tests/unisourcetest.ulx differ