summaryrefslogtreecommitdiff
path: root/test/ruby/test_math.rb
AgeCommit message (Expand)Author
2008-09-21 * math.c (math_log): should check argc.tadf
2008-07-28* math.c (math_atanh): raise EDOM on FreeBSD when atanh(1).naruse
2008-03-06* missing/lgamma_r.c (loggamma): return 0 for 1 and 2.akr
2008-02-14* test/ruby/test_math.rb: actual-expected argument ordering formatz
2008-02-09* test/ruby/test_math.rb: add tests for Math#gamma, Math#lgamma andmame
2008-01-23* test/ruby/test_struct.rb: add tests to achieve over 90% testmame
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi