tests/run_tests.sh
author Matthew Wild <mwild1@gmail.com>
Fri, 24 Oct 2014 23:20:06 +0100
changeset 6502 9030b056bd4a
parent 362 af21058d565e
child 6828 766aa454c79f
permissions -rwxr-xr-x
Backout changeset 6e67c73f730c: not a major fix and it breaks interop with at least Isode M-Link, and possibly standards, while it's not clear it actually fixes the original problem either.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 $*