Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | This is what 'config.order' is for | Henare Degan | 2013-02-19 | -81/+0 |
* | Now we use bundler, update all scripts to exec `rake` as `bundle exec rake` | Seb Bacon | 2012-05-04 | -1/+1 |
* | Add --log option | Robin Houston | 2012-02-03 | -1/+16 |
* | typo | Robin Houston | 2012-02-01 | -1/+1 |
* | Suppress stderr output from rake db:test:prepare | Robin Houston | 2012-01-31 | -1/+1 |
* | Use db:test:prepare to prepare the way for tests | Robin Houston | 2012-01-31 | -2/+1 |
* | fix shell syntax in script | Robin Houston | 2012-01-31 | -2/+2 |
* | More flexible input syntax | Robin Houston | 2012-01-29 | -1/+2 |
* | Ignore non-matching lines | Robin Houston | 2012-01-24 | -5/+12 |
* | Make it possible to test just particular pairs | Robin Houston | 2012-01-24 | -12/+46 |
* | Print successes as well as failures | Robin Houston | 2012-01-23 | -2/+7 |
* | Suppress stderr too, while running tests | Robin Houston | 2012-01-23 | -1/+1 |
* | Tweaks to spec-all-pairs | Robin Houston | 2012-01-22 | -7/+4 |
* | Script to find order-dependent test failures | Robin Houston | 2012-01-22 | -0/+23 |