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 * ext/bigdecimal/bigdecimal.c (BigMath_s_log): move BigMath.log from 2011-06-27 16:26:09 +00:00
testbase.rb Merge branch '5172_bigdecimal_gc_issue' into trunk 2011-08-17 06:35:21 +00:00