Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test related core_ext stuff out of regular core ext to prevent nasty sur... | Michael Koziarski | 2008-07-04 | 1 | -5/+1 |
* | Ruby 1.9 compat: instance_methods are symbols instead of strings. Use the qui... | Jeremy Kemper | 2008-06-12 | 1 | -5/+6 |
* | Added test/do declaration style testing to ActiveSupport::TestCase [DHH via J... | David Heinemeier Hansson | 2008-06-12 | 1 | -1/+9 |
* | * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Jos... | Jeremy Kemper | 2008-01-05 | 1 | -2/+10 |
* | Introduce TestCase subclasses for testing rails applications allowing tests t... | Michael Koziarski | 2007-10-26 | 1 | -0/+5 |