aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_const.rb
Commit message (Expand)AuthorAgeFilesLines
* variable.c: avoid memory leak on const redefinitionnormal2014-03-171-0/+8
* variable.c: show namespacenobu2012-11-291-1/+2
* * variable.c (rb_const_set): show the previous definitionnobu2011-09-031-0/+9
* * Merge YARVko12006-12-311-6/+21
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-10/+10
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-5/+5
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+35