Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless load path modifications | Santiago Pastorino | 2012-05-11 | 1 | -2/+0 |
| | |||||
* | require minitest rather than test/unit | Aaron Patterson | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | Require ActiveSupport::TestCase form ActiveSupport isolation tests | Rafael Mendonça França | 2012-01-06 | 1 | -0/+1 |
| | |||||
* | use AS::TestCase as the base class | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Added missing requires abstract_unit and activesupport to the loadpath of ↵ | Santiago Pastorino and Sebastian Martinez | 2010-03-18 | 1 | -1/+3 |
| | | | | | | ts_isolated [#4215 state:committed] Signed-off-by: wycats <wycats@gmail.com> | ||||
* | Fixed require line | Sebastian Martinez | 2010-03-18 | 1 | -1/+1 |
| | | | | Signed-off-by: wycats <wycats@gmail.com> | ||||
* | Give useful test:isolated failures | Jeremy Kemper | 2009-11-02 | 1 | -2/+2 |
| | |||||
* | Wrap isolated test runner in a test suite | Joshua Peek | 2009-09-25 | 1 | -0/+15 |