summaryrefslogtreecommitdiffhomepage
path: root/spec/color_spec.rb
AgeCommit message (Collapse)Author
2016-12-24Merge all tests into `test/` directoryTom Black
2016-08-28unix tests editeddwu185
2016-04-21Adding spec for DSLTom Black
Also formatting of color spec to match
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