| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make run.py only search in the run-pass directory. | Michael Bebenita | 2010-09-07 | 1 | -1/+1 |
| | | |||||
| * | Use "/usr/bin/env python" per the prevailing style | Patrick Walton | 2010-08-19 | 1 | -1/+1 |
| | | |||||
| * | Updates to run.py. You can now pass in the rust_log and a flag to terminate ↵ | Michael Bebenita | 2010-08-17 | 1 | -5/+14 |
| | | | | | on the first failure. | ||||
| * | Added a -v(algrind) option to run.py. | Michael Bebenita | 2010-08-11 | 1 | -1/+10 |
| | | |||||
| * | Tidy up run script. | Graydon Hoare | 2010-08-11 | 1 | -6/+9 |
| | | |||||
| * | Added a python script to run test cases repeatedly. This helps with ↵ | Michael Bebenita | 2010-08-09 | 1 | -0/+81 |
| debugging race conditions. | |||||