aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_module.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * test/ruby/test_module.rb (test_remove_class_variable): add a testmame2008-10-091-10/+9
* * test/ruby/test_module.rb (TestModule#test_mod_constants): shouldmatz2008-10-061-4/+5
* * test/ruby/test_module.rb (TestModule#_wrap_assertion): addmatz2008-10-061-0/+4
* * object.c (rb_obj_untrusted): new method Object#untrusted?.shugo2008-08-131-0/+18
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame2008-07-151-49/+33
* * test/ruby/test_modules.rb (remove_json_mixins): change judgmentmame2008-05-241-1/+1
* * test/ruby/test_modules.rb (test_ancestors, test_included_modules):mame2008-05-241-4/+10
* * test/ruby/test_require.rb: new tests for library requiring, tomame2008-05-211-0/+19
* * test/ruby/test_module.rb (assert_method_defined?): added.nobu2008-05-161-6/+52
* * test/ruby/test_object.rb: new tests to achieve over 90% testmame2008-05-141-0/+331
* * test/ruby/test_module.rb: fix to use Symbol instead of Stringko12007-02-081-24/+24
* * Merge YARVko12006-12-311-0/+316