tests/run_tests.sh
author Matthew Wild <mwild1@gmail.com>
Thu, 28 Aug 2014 09:20:33 +0100
changeset 6366 8dee696c33cc
parent 362 af21058d565e
child 6828 766aa454c79f
permissions -rwxr-xr-x
util.filters: Ignore filters being added twice (fixes issues on removal)
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 $*