summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2017-06-03Check if font file existsTom Black
2017-06-03Use named arguments (#65)lstrzebinczyk
2017-05-31Implement #contains? for all renderableslstrzebinczyk
2017-05-20Remove trailing whitespace everywhereTom Black
2017-05-20Check if audio file exists for `Sound` and `Music`Tom Black
2017-05-19introduce lineslstrzebinczyk
2017-05-18allow events unbindinglstrzebinczyk
2017-05-05another take on z-indexlstrzebinczyk
2017-04-28Opacity improvementsTom Black
2017-04-28Add `File.exists?` to MRubyTom Black
2017-04-13Add mouse events, introduce event structsTom Black
2017-04-02Implement Text#height and Text#widthlstrzebinczyk
2017-03-28implement Color#opacity=lstrzebinczyk
2017-03-27Text#text= will inspect it's inputlstrzebinczyk
2017-03-02Update controller testTom Black
2017-03-01Update input testsTom Black
2017-02-28Make pointer flash bigger in test cardTom Black
2017-02-22`extend` rather than `include` the DSLTom Black
2017-02-17Improvements to test cardTom Black
2017-02-17Add simple triangle testTom Black
2017-02-17Add sound and music classesTom Black
2017-02-16Improve hex color handlingTom Black
2016-12-24Move test media submodule to `test/` directoryTom Black
2016-12-24Merge all tests into `test/` directoryTom Black