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 9b433d34da
bidecimal: improve tests' independence (#3297)
Tests depending on the rounding mode must specify the appropriate rounding
mode and restore to the original mode at the end.
2020-07-12 17:30:29 +09:00
..
test_bigdecimal.rb bidecimal: improve tests' independence (#3297) 2020-07-12 17:30:29 +09:00
test_bigdecimal_util.rb bidecimal: improve tests' independence (#3297) 2020-07-12 17:30:29 +09:00
test_bigmath.rb
testbase.rb