File

tests/run_tests.sh @ 1918:dd35d07d673f

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
author Matthew Wild <mwild1@gmail.com>
date Mon, 05 Oct 2009 14:38:04 +0100
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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