summaryrefslogtreecommitdiff
path: root/test/ruby/test_variable.rb
AgeCommit message (Expand)Author
2008-05-14* test/ruby/test_object.rb: new tests to achieve over 90% testmame
2008-05-12* vm.c (collect_local_variables_in_env): remove unnecessary checkmame
2008-03-09add a test for [ruby-dev:34008].akr
2007-10-03* variable.c (rb_cvar_set): check whether class variable ismatz
2004-03-19* variable.c (rb_cvar_set): class variables become private to thematz
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi