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
Kenta Murata 5ee6830abe [ruby/bigdecimal] Fix test_limit
Keep the default value of BigDecimal.limit by BigDecimal.save_limit
to avoid failures of the other test methods due to the unexpected limit.

https://github.com/ruby/bigdecimal/commit/bdc1cc6585
2021-01-02 00:30:57 +09:00
..
test_bigdecimal.rb [ruby/bigdecimal] Fix test_limit 2021-01-02 00:30:57 +09:00
test_bigdecimal_util.rb [bigdecimal] Fix the default precision of Float#to_d 2020-12-19 22:13:53 +09:00
test_bigmath.rb
test_ractor.rb [bigdecimal] Make bigdecimal Ractor safe 2020-12-19 22:13:57 +09:00
testbase.rb