summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_pack.rb
Commit message (Expand)AuthorAgeFilesLines
* * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean2006-02-171-0/+3
* backport from 1.9gotoyuzo2004-11-131-0/+38
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi2003-09-061-1/+1
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-3/+3
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-3/+3
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+21