summaryrefslogtreecommitdiffhomepage
path: root/test/t/struct.rb
AgeCommit message (Expand)Author
2012-06-24Add test for Struct#==.Masamitsu MURASE
2012-06-21only execute struct tests if struct feature is activatedDaniel Bovensiepen
2012-06-21Skip struct test in case that Struct isn't implementedDaniel Bovensiepen
2012-06-18add Struct testsYukihiro Matsumoto
2012-06-03Add more superclass testsDaniel Bovensiepen
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