tests/run_tests.sh

Fri, 12 Dec 2008 04:16:35 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 12 Dec 2008 04:16:35 +0000
changeset 617
b17fd66b7e10
parent 362
af21058d565e
permissions
-rwxr-xr-x

HTTP request callbacks now: handler(code, content) (where code may be 0, and content an error message)

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

mercurial