tests/run_tests.bat

Fri, 05 Nov 2010 02:09:56 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Fri, 05 Nov 2010 02:09:56 +0500
changeset 3562
98f9dca3eb94
parent 808
28d6515f5b7b
permissions
-rw-r--r--

util.httpstream: Move HTTP header parsing into its own function.

@echo off

set oldpath=%path%
set path=%path%;..;..\lualibs

del reports\*.report
lua test.lua %*

set path=%oldpath%
set oldpath=

mercurial