| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-10 | Correctly skip the rubocop testing if the gem is missing. | Steve Kemp | |
| We now use the Test::Unit::TestCase.skip() method if the gem is missing, rather than kill the whole suite. | |||
| 2015-03-09 | Added test-case for quiet-rubocop. | Steve Kemp | |
| This is designed to ensure that we meet the style/code guideline defined in `.rubocop.yml`. | |||
