about summary refs log tree commit diff
path: root/src/run.py
AgeCommit message (Expand)AuthorLines
2010-09-07Make run.py only search in the run-pass directory.Michael Bebenita-1/+1
2010-08-19Use "/usr/bin/env python" per the prevailing stylePatrick Walton-1/+1
2010-08-17Updates to run.py. You can now pass in the rust_log and a flag to terminate o...Michael Bebenita-5/+14
2010-08-11Added a -v(algrind) option to run.py.Michael Bebenita-1/+10
2010-08-11Tidy up run script.Graydon Hoare-6/+9
2010-08-09Added a python script to run test cases repeatedly. This helps with debugging...Michael Bebenita-0/+81