aboutsummaryrefslogtreecommitdiff
path: root/src/run.py
Commit message (Expand)AuthorAgeFilesLines
* Make run.py only search in the run-pass directory.Michael Bebenita2010-09-071-1/+1
* Use "/usr/bin/env python" per the prevailing stylePatrick Walton2010-08-191-1/+1
* Updates to run.py. You can now pass in the rust_log and a flag to terminate o...Michael Bebenita2010-08-171-5/+14
* Added a -v(algrind) option to run.py.Michael Bebenita2010-08-111-1/+10
* Tidy up run script.Graydon Hoare2010-08-111-6/+9
* Added a python script to run test cases repeatedly. This helps with debugging...Michael Bebenita2010-08-091-0/+81