annotate tests/run_tests.sh @ 3211:d69e90ffbc09

mod_auth_internal_hashed: Convert hashpass to server_key/stored_key on SCRAM-SHA-1 login.
author Tobias Markmann <tm@ayena.de>
date Wed, 09 Jun 2010 17:54:34 +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 $*