tests/run_tests.sh
author daurnimator <quae@daurnimator.com>
Tue, 13 Jan 2015 18:36:00 -0500
changeset 6540 e4d443d05626
parent 362 af21058d565e
child 6828 766aa454c79f
permissions -rwxr-xr-x
net.cqueues: Fixes hardcoded timeout for first iteration This was originally put in place as a fix for what ended up a cqueues bug: https://github.com/wahern/cqueues/issues/40 A check for a cqueues version with the bug fix is included.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
362
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     1
#!/bin/sh
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     2
rm reports/*.report
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     3
lua test.lua $*