summaryrefslogtreecommitdiffhomepage
path: root/test/t/exception.rb
AgeCommit message (Expand)Author
2012-10-20add test case for 750b7c2Yukihiro Matsumoto
2012-09-12check if an Exception instance has a "mesg" attributeTomoyuki Sahara
2012-08-13Add more test for exception.Masamitsu MURASE
2012-06-15remove LoadErrorYukihiro Matsumoto
2012-06-15Move Subclasses of ScriptError to mrblib.Masaki Muranaka
2012-06-03Add superclass tests for ExceptionsDaniel Bovensiepen
2012-06-03A rescue clause with no parameter list rescues only StandardErrorsKazuki Tsujimoto
2012-05-25Add Tests for all Exception classes, for false, true, Proc, Module, nil and O...Daniel Bovensiepen