summaryrefslogtreecommitdiff
path: root/runtests.pl
AgeCommit message (Collapse)Author
2014-09-03runtests.pl: switch the order of argumentsDoug Bell
Putting the spec file first lets us consume all the other arguments as the program to run. This makes it easier to use complex commands to run the tests.
2014-08-13Initial commitJohn MacFarlane