annotate tests/run_tests.sh @ 5780:bc3bf4ded7e4

mod_auth_internal_plain: Log a debug message when changing password to be consistent with the other methods
author Kim Alvefur <zash@zash.se>
date Sat, 10 Aug 2013 20:09:33 +0200
parents af21058d565e
children 766aa454c79f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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 $*