Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use assert_block method. It will be deprecated. | kennyj | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | Remove useless load path modifications | Santiago Pastorino | 2012-05-11 | 1 | -3/+0 |
| | |||||
* | AS/kernel/reporting no where used in ts_isolated | Vishnu Atrai | 2012-03-04 | 1 | -1/+0 |
| | |||||
* | require minitest rather than test/unit | Aaron Patterson | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | Add test path to LOAD_PATH to fix load error | Rafael Mendonça França | 2012-01-06 | 1 | -0/+1 |
| | |||||
* | AP tests should inherit from AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+2 |
| | |||||
* | Give useful test:isolated failures | Jeremy Kemper | 2009-11-04 | 1 | -2/+2 |
| | |||||
* | Don't load rubygems for isolated tests | Joshua Peek | 2009-10-03 | 1 | -2/+3 |
| | |||||
* | Move improved isolated test runner to AP | Joshua Peek | 2009-10-03 | 1 | -0/+16 |