Annotate

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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
362
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 #!/bin/sh
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2 rm reports/*.report
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 lua test.lua $*