summaryrefslogtreecommitdiff
path: root/test/ruby/test_bignum.rb
AgeCommit message (Expand)Author
2008-03-31* numeric.c (num_quo): should convert its operand to Rational.matz
2008-03-19added an assertion.tadf
2008-02-29* test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using toonobu
2008-02-29* bignum.c (big2str_find_n1): check integer overflow.nobu
2008-02-10* test/ruby/test_pack.rb: fix tests for 64bit CPU.mame
2008-01-31* test/ruby/test_bignum.rb: suppress warnings during test.mame
2008-01-30add assertions.tadf
2008-01-22* test/ruby/test_bignum.rb: change some tests because rationalmame
2008-01-21* test/ruby/test_bignum.rb: add tests for bignum.c.mame
2007-11-18use ML ref. for assertion message.akr
2007-03-22* test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s.usa
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.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