summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_module.rb
Commit message (Collapse)AuthorAgeFilesLines
* * test/ruby/test_object.rb: new tests to achieve over 90% testmame2008-05-141-0/+331
| | | | | | | | | | | | | | | | | | | | | | | | | coverage of object.c, eval.c and eval_method.c. * test/ruby/test_module.rb: ditto. * test/ruby/test_trace.rb: ditto. * test/ruby/test_integer.rb: ditto. * test/ruby/test_float.rb: ditto. * test/ruby/test_method.rb: ditto. * test/ruby/test_variable.rb: ditto. * test/ruby/test_eval.rb: ditto. * test/ruby/test_exception.rb: ditto. * test/ruby/test_class.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16418 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_module.rb: fix to use Symbol instead of Stringko12007-02-081-24/+24
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * Merge YARVko12006-12-311-0/+316
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e