tests/run_tests.sh

Thu, 09 Sep 2010 20:10:28 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 09 Sep 2010 20:10:28 +0100
changeset 3491
e8c06d20a18b
parent 362
af21058d565e
permissions
-rwxr-xr-x

net.server_select: Add server.step() to run through a single iteration of the event loop

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

mercurial