aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/test_unit/sub_test_task.rb
Commit message (Expand)AuthorAgeFilesLines
* Making the rake file for tests easier to read.wangjohn2013-06-251-3/+44
* rake test app/model/foo.rb and rake test models/foo worksAaron Patterson2013-04-051-3/+23
* add a class for splitting up rake commandsAaron Patterson2013-04-051-0/+35
* switch to Rails::TestTaskAaron Patterson2013-04-031-1/+23
* Fix that failed tests should exit with a nonzero error code.Jeremy Kemper2012-02-071-30/+2
* Move SubTestTask. Soften up tests.Jeremy Kemper2011-12-211-0/+36