File

tests/run_tests.sh @ 7635:6879a220917b

net.http.parser: Don't collapse buffer when expecting a chunk and not enough data has been received
author Kim Alvefur <zash@zash.se>
date Fri, 26 Aug 2016 16:42:14 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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