summaryrefslogtreecommitdiffhomepage
path: root/test/t/nameerror.rb
AgeCommit message (Expand)Author
2014-06-15Move direct superclass checking to `test/t/superclass.rb`.take_cheeze
2013-10-30fix wrong actual and expected orderYukihiro "Matz" Matsumoto
2013-08-02I fix order of actual and expect test value in nameerror.rb.Jun Hiroe
2013-06-14Improve NameError TestsDaniel Bovensiepen
2013-04-04Add one more test for NameError#initialize. As we support NameError#name.Masaki Muranaka
2013-04-04Add test for NameError#nameMasaki Muranaka
2012-06-03Add superclass tests for ExceptionsDaniel Bovensiepen
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