aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/abstract_unit.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Require Mocha >= 0.9.3 which includes a MiniTest adapterJeremy Kemper2008-11-231-6/+3
* RailsFCGIHandler tests. Closes #9630.Jeremy Kemper2007-09-231-10/+7
* Dispatcher tests. References #9630.Jeremy Kemper2007-09-231-0/+10
* Dispatcher test requires abstract_unit. Cleanup abstract_unit.Jeremy Kemper2007-03-011-4/+1
* Dont run FCGIDispatcher tests if mocha is not availableDavid Heinemeier Hansson2006-09-151-2/+0
* Thoroughly test the FCGI dispatcher. Closes #5970.Jeremy Kemper2006-09-031-0/+22