summaryrefslogtreecommitdiffhomepage
path: root/Rakefile
AgeCommit message (Collapse)Author
2017-03-08Rakefile cleanupTom Black
2017-03-07Namespace interactive test tasksTom Black
2017-03-07Use a more cross-platform "open" commandTom Black
2017-02-17Make it easier to run native and web testsTom Black
2016-12-24Merge all tests into `test/` directoryTom Black
2016-11-27Update Rakefile to run native and web testsTom Black
Also other cosmetic fixes
2016-10-10Update tests to reflect current APITom Black
2016-10-09Update RakefileTom Black
`run_test` now only runs the test (not build or run spec); now separate tasks for uninstall, build, install.
2016-04-19Improving RakefileTom Black
Added useful helper classes and methods, prettier output, other :lipstick:
2016-01-01Add `--no-brew` optionTom Black
Used to skip Homebrew on OS X, also some extconf cleanup
2015-12-28Install gem verbosely to catch problemsTom Black
2015-11-13Use `Ruby2D::VERSION` when building gemTom Black
2015-11-13Updating interactive testsTom Black
2015-11-13Adding RSpec and some testsTom Black
2015-10-04First!Tom Black