aboutsummaryrefslogtreecommitdiff
path: root/src/run.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Michael Bebenita2010-08-091-0/+81
debugging race conditions.