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 0727a22c69 * bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal instead
of converting the receiver to a Float.
  [ruby-core:58756] [Bug #9192]

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

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-08 11:20:51 +00:00
..
test_bigdecimal.rb * bigdecimal.c (BigDecimal_coerce): convert a Float to a BigDecimal instead 2013-12-08 11:20:51 +00:00
test_bigdecimal_util.rb * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): 2013-12-05 16:34:59 +00:00
test_bigmath.rb
testbase.rb