summaryrefslogtreecommitdiff
path: root/test/ruby/test_module.rb
AgeCommit message (Expand)Author
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-09* test/ruby/test_module.rb (test_remove_class_variable): add a testmame
2008-10-06* test/ruby/test_module.rb (TestModule#test_mod_constants): shouldmatz
2008-10-06* test/ruby/test_module.rb (TestModule#_wrap_assertion): addmatz
2008-08-13* object.c (rb_obj_untrusted): new method Object#untrusted?.shugo
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-05-24* test/ruby/test_modules.rb (remove_json_mixins): change judgmentmame
2008-05-24* test/ruby/test_modules.rb (test_ancestors, test_included_modules):mame
2008-05-21* test/ruby/test_require.rb: new tests for library requiring, tomame
2008-05-16* test/ruby/test_module.rb (assert_method_defined?): added.nobu
2008-05-14* test/ruby/test_object.rb: new tests to achieve over 90% testmame
2007-02-08* test/ruby/test_module.rb: fix to use Symbol instead of Stringko1
2006-12-31 * Merge YARVko1