summaryrefslogtreecommitdiff
path: root/test/-ext-/integer
AgeCommit message (Expand)Author
2019-03-11numeric.c: fix infinite loopnobu
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-03-02test: use RbConfig::Limitsnobu
2016-05-22-test-/integernobu
2016-05-22move duplicate assertionsnobu
2016-03-19* numeric.c (int_to_f): raise NotImplementedError when a receivermrkn
2016-03-19* bignum.c (Bignum#<=>): remove it because they are unified withmrkn
2016-03-18* numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn