Commit Graph

3 Commits

Author SHA1 Message Date
Matt Pharr
b4068efcfb Fixes to run_tests.sh script
- Use bash, not zsh (don't make people install zsh for no good reason)
- Print help if -h command line option is given
- Allow specifying the compilation target to use on the command line
- If one or more filenames are provided, just run those tests.  Otherwise,
  run everything in the tests/ directory.
2011-06-29 07:25:01 +01:00
Andreas Wendleder
6dfd74c74c Add verbose flag and report progress. 2011-06-24 17:05:24 -07:00
Matt Pharr
18af5226ba Initial commit. 2011-06-21 12:48:50 -07:00