tests/run_tests.sh

Mon, 05 Oct 2009 14:38:04 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 05 Oct 2009 14:38:04 +0100
changeset 1918
dd35d07d673f
parent 362
af21058d565e
permissions
-rwxr-xr-x

util.array: Per-array methods now always mutate the array, array.* return a mutated copy, and most methods (e.g. sort) now return the array

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

mercurial