aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/benchmark_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Temporarily modifies setup to call super directly. This can support more T::U...Yehuda Katz and Carl Lerche2009-04-081-0/+1
* Include process methods in ActionController::TestCase only. No need to alias_...Jeremy Kemper2009-01-091-3/+3
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-2/+1
* Remove ::Controllers related cruft; fix AP testsNicholas Seckar2006-02-261-11/+8
* Prevent the benchmark module from blowing up if a non-HTTP/1.1 request is pro...Jamis Buck2005-08-231-0/+36