Updated Glulxercise unit tests to latest
authorP. F. Chimento <philip.chimento@gmail.com>
Tue, 19 Apr 2011 21:18:23 +0000 (23:18 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Tue, 19 Apr 2011 21:18:23 +0000 (23:18 +0200)
Hmmm, not all of them pass.

tests/datetimetest.ulx [new file with mode: 0644]
tests/floatconsttest.ulx [new file with mode: 0644]
tests/glulxercise.ui
tests/glulxercise.ulx
tests/inputfeaturetest.ulx [new file with mode: 0644]
tests/unicasetest.ulx
tests/unicodetest.ulx
tests/windowtest.ulx

diff --git a/tests/datetimetest.ulx b/tests/datetimetest.ulx
new file mode 100644 (file)
index 0000000..4b6c826
Binary files /dev/null and b/tests/datetimetest.ulx differ
diff --git a/tests/floatconsttest.ulx b/tests/floatconsttest.ulx
new file mode 100644 (file)
index 0000000..74a4fe6
Binary files /dev/null and b/tests/floatconsttest.ulx differ
index 218e2832cf50bfca3411ac1043b5f7d531c50edf..264de510b067ebc6b772ce904dad126bfb5e5502 100644 (file)
       <row>
         <col id="0" translatable="yes">ArrayLimitTest</col>
         <col id="1">arraylimittest.ulx</col>
+      </row>
+         <row>
+        <col id="0" translatable="yes">DateTimeTest</col>
+        <col id="1">datetimetest.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">ExternalFile</col>
         <col id="1">externalfile.ulx</col>
+      </row>
+         <row>
+        <col id="0" translatable="yes">FloatConstTest</col>
+        <col id="1">floatconsttest.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">InputEventText</col>
         <col id="1">inputeventtext.ulx</col>
+      </row>
+         <row>
+        <col id="0" translatable="yes">InputFeatureTest</col>
+        <col id="1">inputfeaturetest.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">MemCopyTest</col>
index 7ba2a8a52a8465b21da8d53e7649b15e467460bb..1004a760d4fcec85c34930966b78e1077b3ede66 100644 (file)
Binary files a/tests/glulxercise.ulx and b/tests/glulxercise.ulx differ
diff --git a/tests/inputfeaturetest.ulx b/tests/inputfeaturetest.ulx
new file mode 100644 (file)
index 0000000..c5ed55e
Binary files /dev/null and b/tests/inputfeaturetest.ulx differ
index 9f18c14933bdc8bc59a2ebf6ed36fc373adc5727..5e96ac2249c74081551ab7b6e9ba099be944084a 100644 (file)
Binary files a/tests/unicasetest.ulx and b/tests/unicasetest.ulx differ
index 481ab6c8fe9559071c9226aca54d59bdba12216f..95e8629b0f3255c19965c3c856afd7b5cbab9a42 100644 (file)
Binary files a/tests/unicodetest.ulx and b/tests/unicodetest.ulx differ
index 972a63abfd1b1b8b5d20c5be477d657ce0b1f68f..40b7a3a98ce4805a67de1a4f0f6728f1035c4614 100644 (file)
Binary files a/tests/windowtest.ulx and b/tests/windowtest.ulx differ