Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Print successes as well as failures | Robin Houston | 2012-01-23 | -2/+7 |
| | | | | | As a larger proportion of these tests start to pass, it becomes helpful to print information about successes as well as failures. | |||
* | 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 |
| | | | | | 1. Suppress irrelevant output; 2. Check that running the same spec twice doesn’t cause failures either. | |||
* | Script to find order-dependent test failures | Robin Houston | 2012-01-22 | -0/+23 |
This script runs all (ordered) pairs of tests, and reports which pairs result in a test failure. |