Masamitsu MURASE
|
b71063b239
|
Modify test for Class.
* Rename some classes in test/t/class.rb to avoid name conflict.
* Add tests for mismatch fo superclass.
|
2012-07-29 14:21:12 +09:00 |
|
Daniel Bovensiepen
|
5612d195ec
|
Improve Class#superclass to ISO
|
2012-06-03 23:29:40 +08:00 |
|
Yukihiro Matsumoto
|
7f243a9b53
|
resolve conflict in test/t/class.rb
|
2012-06-03 08:23:40 +09:00 |
|
Yukihiro Matsumoto
|
df80b7835a
|
Add Class#superclass; a patch made by @bovi; close #234
|
2012-06-03 08:20:48 +09:00 |
|
Daniel Bovensiepen
|
57bd8d49ec
|
Add first test case for Class#new and prepare further feature tests for it
|
2012-06-03 01:50:10 +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 |
|