Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get ActiveSupport::TestCase working with classic Test::Unit and MiniTest. Fix... | Jeremy Kemper | 2008-11-22 | 1 | -75/+37 |
* | Mocha 0.9.0 compatibility for test setup/teardown callbacks | Jeremy Kemper | 2008-11-20 | 1 | -4/+6 |
* | Require callbacks so AS::TestCase may be required in isolation | Jeremy Kemper | 2008-11-15 | 1 | -0/+2 |
* | Rework testing extensions to reflect the recent miniunit upheaval | Jeremy Kemper | 2008-11-07 | 1 | -14/+14 |
* | Undefine old run method | Joshua Peek | 2008-07-19 | 1 | -0/+3 |
* | Rubinious: setup/teardown override for miniunit | Jeremy Kemper | 2008-06-10 | 1 | -7/+31 |
* | Workaround missing Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS in Ruby < 1.8... | Jeremy Kemper | 2008-05-19 | 1 | -2/+10 |
* | Extract ActiveSupport::Callbacks from Active Record, test case setup and tear... | Jeremy Kemper | 2008-01-19 | 1 | -46/+4 |
* | * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos... | Jeremy Kemper | 2008-01-05 | 1 | -0/+127 |