tests/run_tests.bat

Sun, 12 Dec 2010 06:35:53 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sun, 12 Dec 2010 06:35:53 +0500
changeset 3737
659563b1db89
parent 808
28d6515f5b7b
permissions
-rw-r--r--

mod_pep: Handle the case where local contacts send directed presence with caps hash.

@echo off

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

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

set path=%oldpath%
set oldpath=

mercurial