Beoran
|
3f670f7f44
|
Also added test for charsh bug with Struct.new without parameters.
|
2012-08-09 22:09:47 +02:00 |
|
Beoran
|
38e3b675ee
|
Struct.new crashed if no arguments are given. Fixed.
|
2012-08-09 21:58:32 +02:00 |
|
Masamitsu MURASE
|
a194f30f62
|
Add test for Struct#==.
|
2012-06-24 04:03:46 +09:00 |
|
Daniel Bovensiepen
|
7a410123dd
|
only execute struct tests if struct feature is activated
|
2012-06-21 15:02:08 +08:00 |
|
Daniel Bovensiepen
|
d88a37c1c9
|
Skip struct test in case that Struct isn't implemented
|
2012-06-21 14:23:21 +08:00 |
|
Yukihiro Matsumoto
|
f88a839914
|
add Struct tests
|
2012-06-18 09:09:00 +09:00 |
|
Daniel Bovensiepen
|
0c2d74020a
|
Add more superclass tests
|
2012-06-03 23:31:53 +08: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 |
|