Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert railties to use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | Test::Unit::Util::BacktraceFilter not available in ruby19 test/unit | Vishnu Atrai | 2011-12-26 | 1 | -17/+0 |
* | `run_test` method conflicts with newer minitest, so change the name | Aaron Patterson | 2011-11-30 | 1 | -5/+5 |
* | Solve the RAILS_ENV problem in the railties tests in a more generic way | Jon Leighton | 2011-06-06 | 1 | -0/+4 |
* | add tests for performance test | Jan Xie | 2011-05-05 | 1 | -0/+25 |
* | Remove deprecated stuff in ActionController | Carlos Antonio da Silva | 2010-09-26 | 1 | -1/+1 |
* | Check if Test::Unit is defined before adding backtrace filter. | José Valim | 2010-02-07 | 1 | -0/+17 |
* | assert_template depends on AV::Template monkey patches in action_view/test_case | Joshua Peek | 2010-01-05 | 1 | -0/+25 |
* | Smoke test for test_help | Joshua Peek | 2010-01-04 | 1 | -0/+38 |