Software /
code /
prosody
Comparison
tests/run_tests.sh @ 362:af21058d565e
Add run_tests.sh
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 20 Nov 2008 21:04:46 +0000 |
child | 6825:766aa454c79f |
comparison
equal
deleted
inserted
replaced
361:a2d83b04d769 | 362:af21058d565e |
---|---|
1 #!/bin/sh | |
2 rm reports/*.report | |
3 lua test.lua $* |