File

tests/run_tests.sh @ 798:2a92b58144a9

Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch!
author Matthew Wild <mwild1@gmail.com>
date Sat, 14 Feb 2009 15:38:37 +0000
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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