summaryrefslogtreecommitdiff
path: root/test/ruby/test_variable.rb
AgeCommit message (Expand)Author
2011-08-24* insns.def (defined): fix to checking class variable.ko1
2010-01-22* test/ruby/test_regexp.rb, test/ruby/test_symbol.rb,mame
2010-01-21* test/ruby/test_bignum.rb, test/ruby/test_class.rb,mame
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-14* test/ruby/test_variable.rb (TestVariable#test_variable): addkazu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-07-14* test/ruby/test_variable.rb (TestVariable#test_global_variable_0): add test ...kazu
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