Added Andrew Plotkin's unit tests for Glulx interpreters
authorPhilip Chimento <philip.chimento@gmail.com>
Thu, 12 Nov 2009 23:58:29 +0000 (23:58 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Thu, 12 Nov 2009 23:58:29 +0000 (23:58 +0000)
commit05083a0ec75bbe2f9a80af09fa9469f64c7bb3f0
tree24995a148e84d25e8a8c41bbda3a43e2b416d916
parent583f9aec7dff8c4d5456f053ef53279cc2261574
Added Andrew Plotkin's unit tests for Glulx interpreters

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@155 ddfedd41-794f-dd11-ae45-00112f111e67
tests/Makefile.am
tests/accelfunctest.ulx [new file with mode: 0644]
tests/glulxercise.c [new file with mode: 0644]
tests/glulxercise.ui [new file with mode: 0644]
tests/glulxercise.ulx [new file with mode: 0644]
tests/inputeventtext.ulx [new file with mode: 0644]
tests/memcopytest.ulx [new file with mode: 0644]
tests/memheaptest.ulx [new file with mode: 0644]
tests/memstreamtest.ulx [new file with mode: 0644]
tests/unicodetest.ulx [new file with mode: 0644]