summaryrefslogtreecommitdiffhomepage
path: root/test/t/class.rb
AgeCommit message (Expand)Author
2012-07-29Modify test for Class.Masamitsu MURASE
2012-06-03Improve Class#superclass to ISODaniel Bovensiepen
2012-06-03resolve conflict in test/t/class.rbYukihiro Matsumoto
2012-06-03Add Class#superclass; a patch made by @bovi; close #234Yukihiro Matsumoto
2012-06-03Add first test case for Class#new and prepare further feature tests for itDaniel Bovensiepen
2012-05-25Add Tests for all Exception classes, for false, true, Proc, Module, nil and O...Daniel Bovensiepen