Commit Graph

6 Commits

Author SHA1 Message Date
Yukihiro "Matz" Matsumoto 565e1f6ef2 disable LocalJumpError test since the code causes SyntaxError (not LocalJumpError) on CRuby 2014-02-05 12:58:01 +09:00
Jun Hiroe 6d9b61248d I fix order of actual and expect test value in localjumperror.rb. 2013-08-02 21:48:59 +09:00
Daniel Bovensiepen b825c53998 Improve LocalJumpError Tests 2013-06-14 22:17:03 +08:00
Yukihiro Matsumoto 89a18e4f22 unexpect break/next/redo/retry should raise LocalJumpError 2012-10-20 03:59:13 +09:00
Daniel Bovensiepen 31e9705022 Add Test cases for Literals, Enumeration, Exceptions and clean line endings 2012-05-29 01:20:46 +08:00
Daniel Bovensiepen 150b235fb6 Add Tests for all Exception classes, for false, true, Proc, Module, nil and Object 2012-05-25 14:01:14 +08:00