aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/test_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove performance tests from the default stackYves Senn2013-01-101-25/+0
* convert railties to use AS::TestCaseAaron Patterson2012-01-051-1/+1
* Test::Unit::Util::BacktraceFilter not available in ruby19 test/unitVishnu Atrai2011-12-261-17/+0
* `run_test` method conflicts with newer minitest, so change the nameAaron Patterson2011-11-301-5/+5
* Solve the RAILS_ENV problem in the railties tests in a more generic wayJon Leighton2011-06-061-0/+4
* add tests for performance testJan Xie2011-05-051-0/+25
* Remove deprecated stuff in ActionControllerCarlos Antonio da Silva2010-09-261-1/+1
* Check if Test::Unit is defined before adding backtrace filter.José Valim2010-02-071-0/+17
* assert_template depends on AV::Template monkey patches in action_view/test_caseJoshua Peek2010-01-051-0/+25
* Smoke test for test_helpJoshua Peek2010-01-041-0/+38