tests/run_tests.sh

Mon, 23 Nov 2009 16:07:33 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 23 Nov 2009 16:07:33 +0000
changeset 2147
3bb7c1daa93f
parent 362
af21058d565e
permissions
-rwxr-xr-x

modulemanager: New module API methods for getting config options with type conversion, get_option_string, get_option_number, get_option_boolean, get_option_array, get_option_set

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

mercurial