aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_eval.rb
Commit message (Expand)AuthorAgeFilesLines
* * Merge YARVko12006-12-311-27/+246
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-221-1/+1
* * lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu2005-09-121-1/+1
* add test for [ruby-dev:24060], [ruby-dev:24065], [ruby-dev:24103],akr2004-09-071-0/+35
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-34/+34
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-24/+24
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+124