summaryrefslogtreecommitdiffhomepage
path: root/test/t/nil.rb
AgeCommit message (Expand)Author
2014-06-15Move direct superclass checking to `test/t/superclass.rb`.take_cheeze
2014-03-17add unit tests for NilClassAkira Kuroda
2013-08-02I fix order of actual and expect test value in nil.rb.Jun Hiroe
2013-06-28add nil.to_a, nil.to_f, nil.to_i methodsAkira Yumiyama
2013-06-14Improve nil TestsDaniel Bovensiepen
2012-05-31remove #new from immediate classesYukihiro 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