Add Glk unit test framework
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 25 Sep 2013 06:14:46 +0000 (23:14 -0700)
committerPhilip Chimento <philip.chimento@gmail.com>
Wed, 25 Sep 2013 06:25:46 +0000 (23:25 -0700)
This is the beginning of a unit test framework for Glk. Currently it has
only one test. But the potential is infinite! It could be used to test
how well other Glk implementations conform too.


No differences found