tests/run_tests.sh
author Kim Alvefur <zash@zash.se>
Tue, 07 May 2013 16:51:25 +0200
changeset 5566 74ae3e7e8779
parent 362 af21058d565e
child 6828 766aa454c79f
permissions -rwxr-xr-x
net.dns: Add nicer API to cached records
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 $*