summaryrefslogtreecommitdiffhomepage
path: root/test/t/argumenterror.rb
AgeCommit message (Expand)Author
2021-01-02Refine "wrong number of arguments" message in `mrb_get_args`KOBAYASHI Shuji
2014-06-15Move direct superclass checking to `test/t/superclass.rb`.take_cheeze
2013-08-01Fix order of actual and expect test value for ArgumentErrorDaniel Bovensiepen
2013-06-09Improve ArgumentError testsDaniel Bovensiepen
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