aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_float.rb
Commit message (Expand)AuthorAgeFilesLines
* * util.c (ruby_strtod): should not convert string in the form ofocean2004-07-141-3/+20
* * test/ruby/test_float.rb(test_strtod): Add test for signed 0.000...1ocean2004-05-151-0/+4
* * test/ruby/test_float.rb: Add test for util.c revision 1.42.ocean2004-05-141-0/+2
* * test/ruby/test_float.rb: added test_strtod to test Float("0").nahi2004-05-091-0/+12
* add test_symmetry_bignum.akr2004-04-011-0/+6
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * numeric.c (num_sadded): prohibit singleton method definition formatz2003-12-011-22/+22
* * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.nahi2003-10-071-0/+5
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-13/+13
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-13/+13
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+45