1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/bigdecimal
mrkn df33325192 * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting
precision.

* test/bigdecimal/test_bigdecimal.rb (test_limit): add tests for the above
   change.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-12 17:02:27 +00:00
..
test_bigdecimal.rb * ext/bigdecimal/bigdecimal.c (VpSetPTR): fix for limitation of the resulting 2013-12-12 17:02:27 +00:00
test_bigdecimal_util.rb * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): 2013-12-05 16:34:59 +00:00
test_bigmath.rb
testbase.rb