Commit Graph

7 Commits

Author SHA1 Message Date
Konstantin Haase 0db16d172f fix tests to work with Slim 1.0.2 2011-09-01 11:54:50 -06:00
Konstantin Haase 87a633db26 fix tests for slim 1.0 2011-08-01 09:52:13 +02:00
Konstantin Haase e001d62669 adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
elij e16bc71590 Explicitly handle the exception for failed loading.
The exception handler was only catching RuntimeError, which probably
should not be caught by the harness (so a test fails), when it should
have been catching LoadError exceptions (module not present to test).

Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-01-31 10:34:41 +01:00
Steve Hodgkiss cea255b3f2 Fix slim options test
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-11-06 10:25:47 +01:00
Steve Hodgkiss 495cb35011 Update slim tests
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-11-05 12:00:45 +01:00
Steve Hodgkiss 4b38f3b8be Added slim support
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-10-29 14:27:50 +02:00