File

tests/run_tests.sh @ 6880:8678def0e53b

util-src/Makefile: Tell Make how to build .so from .o in a modern way (Let built-in rules handle .o)
author Kim Alvefur <zash@zash.se>
date Sun, 27 Sep 2015 00:08:46 +0200
parent 6825:766aa454c79f
child 7498:92e1c8355694
line wrap: on
line source

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