aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_bignum.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-9/+9
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-32/+21
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-23/+23
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+100