Commit Graph

7 Commits

Author SHA1 Message Date
Akira Kuroda 395c0087d4 add unit tests for NilClass 2014-03-17 00:13:34 +09:00
Jun Hiroe 50fafafb48 I fix order of actual and expect test value in nil.rb. 2013-08-02 22:07:24 +09:00
Akira Yumiyama 36fc42e7db add nil.to_a, nil.to_f, nil.to_i methods 2013-06-28 10:01:07 +09:00
Daniel Bovensiepen 9bf797acf7 Improve nil Tests 2013-06-14 22:17:28 +08:00
Yukihiro Matsumoto 3e8d330c2c remove #new from immediate classes 2012-05-31 11:11:55 +09:00
Daniel Bovensiepen 31e9705022 Add Test cases for Literals, Enumeration, Exceptions and clean line endings 2012-05-29 01:20:46 +08:00
Daniel Bovensiepen 150b235fb6 Add Tests for all Exception classes, for false, true, Proc, Module, nil and Object 2012-05-25 14:01:14 +08:00