tests/run_tests.sh

Tue, 29 Sep 2009 14:06:43 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 29 Sep 2009 14:06:43 +0100
changeset 1841
0dc1daa94e7f
parent 362
af21058d565e
permissions
-rwxr-xr-x

util.signal: Change ifdef to allow signal.kill() on Solaris (thanks Filip)

#!/bin/sh
rm reports/*.report
lua test.lua $*

mercurial