New test function assert_error_match()
commit8aa27a4969cda72e3474402501f678da52921b33
authorMichael Roth <mroth@nessie.de>
Thu, 9 Jul 2009 10:37:28 +0000 (9 12:37 +0200)
committerMichael Roth <mroth@nessie.de>
Thu, 9 Jul 2009 10:37:28 +0000 (9 12:37 +0200)
treeddee9020652a183ac909eb1279a42a351cef33a0
parent9832e3091f846b0f1ebd84d66d2decca2cb232b4
New test function assert_error_match()

assert_error_match() works like assert_error() but checks the returned
error against a pattern.

Signed-off-by: Michael Roth <mroth@nessie.de>
lunit-tests.lua
lunit.lua