Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the tests pass with minitest 4.2 | Rafael Mendonça França | 2013-02-24 | 1 | -0/+3 |
| | |||||
* | Exceptions like Interrupt should not be rescued in tests. | James Mead | 2012-05-29 | 1 | -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.3dev | Aaron Patterson | 2011-03-01 | 1 | -0/+4 |
| | |||||
* | calling correct method on minitest for test name when teardown callback fails | Aaron Patterson | 2010-10-04 | 1 | -0/+19 |
| | |||||
* | [#5406 state:resolved] calling the correct method on minitest to obtain the ↵ | Aaron Patterson | 2010-10-04 | 1 | -0/+38 |
test name |