tests/run_tests.sh

Tue, 23 Jun 2009 01:48:01 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 23 Jun 2009 01:48:01 +0100
changeset 1389
846df07536eb
parent 362
af21058d565e
permissions
-rwxr-xr-x

modulemanager: Expose api table to allow others to extend the module API

362
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 #!/bin/sh
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 rm reports/*.report
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 lua test.lua $*

mercurial