summaryrefslogtreecommitdiffhomepage
path: root/test/t/proc.rb
AgeCommit message (Expand)Author
2013-09-18Fix self value in a block is changed with return value for Fixnum, nil, insta...Keita Obo
2013-09-18Fixed self value in a block is changed with return valueKeita Obo
2013-08-02I fix order of actual and expect test value in proc.rb.Jun Hiroe
2013-06-14Improve Proc TestsDaniel Bovensiepen
2013-04-16Add Proc#arityh2so5
2012-06-03Add more superclass testsDaniel 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