summaryrefslogtreecommitdiff
path: root/test/ruby/test_variable.rb
AgeCommit message (Expand)Author
2016-01-14variable.c: matched backrefs onlynobu
2016-01-14variable.c: $1..$9 in global_variablesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-11vm_eval.c: skip internal namesnobu
2015-06-03variable.c: remove generic ivar support for special constantsnormal
2014-11-22test_variable.rb: suppress warningsnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-07-01test_proc.rb: test_local_variables_in_other_contextnobu
2014-05-07vm_eval.c: exclude hidden variablesnobu
2014-05-06parse.y: no duplicated namesnobu
2014-05-06parse.y: remove duplicated namesnobu
2013-12-24test_variable.rb: fix testnobu
2013-12-24proc.c: Binding#local_variablesnobu
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