summaryrefslogtreecommitdiffhomepage
path: root/test/t/localjumperror.rb
AgeCommit message (Expand)Author
2014-02-05disable LocalJumpError test since the code causes SyntaxError (not LocalJumpE...Yukihiro "Matz" Matsumoto
2013-08-02I fix order of actual and expect test value in localjumperror.rb.Jun Hiroe
2013-06-14Improve LocalJumpError TestsDaniel Bovensiepen
2012-10-20unexpect break/next/redo/retry should raise LocalJumpErrorYukihiro Matsumoto
2012-05-29Add Test cases for Literals, Enumeration, Exceptions and clean line endingsDaniel Bovensiepen
2012-05-25Add Tests for all Exception classes, for false, true, Proc, Module, nil and O...Daniel Bovensiepen