ruby/test/-ext-/integer
nobu e5f01dab9d numeric.c: fix infinite loop
* numeric.c (int_pow): fix infinite loop in the case of y equal 1
  and power of x does not overflow.
  [ruby-core:91734] [Bug #15651]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-11 01:37:16 +00:00
..
test_integer.rb numeric.c: fix infinite loop 2019-03-11 01:37:16 +00:00
test_my_integer.rb Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00