1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-/bignum
nobu cbfe54c560 numeric.c: fix return value on big 0
* numeric.c (num_zero_p): should return true if zero.
  rb_bigzero_p returns 1 or 0.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-01 12:35:32 +00:00
..
test_big2str.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_bigzero.rb numeric.c: fix return value on big 0 2016-11-01 12:35:32 +00:00
test_div.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_mul.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_pack.rb
test_str2big.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00