Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making the rake file for tests easier to read. | wangjohn | 2013-06-25 | 1 | -3/+44 |
* | rake test app/model/foo.rb and rake test models/foo works | Aaron Patterson | 2013-04-05 | 1 | -3/+23 |
* | add a class for splitting up rake commands | Aaron Patterson | 2013-04-05 | 1 | -0/+35 |
* | switch to Rails::TestTask | Aaron Patterson | 2013-04-03 | 1 | -1/+23 |
* | Fix that failed tests should exit with a nonzero error code. | Jeremy Kemper | 2012-02-07 | 1 | -30/+2 |
* | Move SubTestTask. Soften up tests. | Jeremy Kemper | 2011-12-21 | 1 | -0/+36 |