summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Collapse)Author
2016-12-24Merge all tests into `test/` directoryTom Black
2016-11-27Update testcard to work across platformsTom Black
2016-10-10Update tests to reflect current APITom Black
2016-10-09Add spritesTom Black
Also namespace `type_id` definitions
2016-08-28Made Text objects changeable dynamicallyMichael Appell
Modified text.rb so that the text= method modifies the instance variable Modified ruby2d.c so that before rendering Text objects, it sets their value to whatever their @text variable is Modified textcard.rb to demonstrate that Text objects can be dynamically changed
2016-07-17Add `close` to DSLTom Black
2016-04-19Updating testcardTom Black
Use Square to test some color strings, fixing image alignment, changing text calls
2016-01-01Updating testsTom Black
FPS and mouse input
2015-12-26Add placeholders for new Text functionalityTom Black
- Changing text colors - Updating text content
2015-11-13Updating interactive testsTom Black
2015-11-12Moving examples to separate repoTom Black
2015-10-04Add test media submoduleTom Black
2015-10-04First!Tom Black