summaryrefslogtreecommitdiff
path: root/test/ruby/test_const.rb
AgeCommit message (Expand)Author
2016-02-19test/ruby: suppress runtime warningsnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-10-17test_const.rb: suppress warningsnobu
2014-11-29* test/ruby/test_const.rb (TestConst#test_redefinition_memory_leak): extend theusa
2014-11-27test_const.rb: use assert_warningnobu
2014-11-25vm_method.c: preserve encodingsnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-03-17variable.c: avoid memory leak on const redefinitionnormal
2012-11-29variable.c: show namespacenobu
2011-09-03* variable.c (rb_const_set): show the previous definitionnobu
2006-12-31 * Merge YARVko1
2004-02-18 * test/*: should not depend on $KCODE.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