aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/test_case_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make the tests pass with minitest 4.2Rafael Mendonça França2013-02-241-0/+3
|
* Exceptions like Interrupt should not be rescued in tests.James Mead2012-05-291-2/+42
| | | | | This is a back-port of rails/rails#6525. See the commit notes there for details.
* fixing test case test on 1.9.3devAaron Patterson2011-03-011-0/+4
|
* calling correct method on minitest for test name when teardown callback failsAaron Patterson2010-10-041-0/+19
|
* [#5406 state:resolved] calling the correct method on minitest to obtain the ↵Aaron Patterson2010-10-041-0/+38
test name