summaryrefslogtreecommitdiffhomepage
path: root/spec
AgeCommit message (Collapse)Author
2016-12-24Merge all tests into `test/` directoryTom Black
2016-10-09Add spritesTom Black
Also namespace `type_id` definitions
2016-08-28unix tests editeddwu185
2016-04-21Adding spec for DSLTom Black
Also formatting of color spec to match
2016-04-21Silence lib output on RSpec testsTom Black
Namely for testing when exceptions are thrown
2016-04-21Change tests to use `eq`Tom Black
Since we’re just validating output, and not checking if it’s literally the same object
2015-11-13Extract string colors to class hashTom Black
Also validate them
2015-11-13Adding RSpec and some testsTom Black