summaryrefslogtreecommitdiff
path: root/test/-ext-/integer/test_my_integer.rb
AgeCommit message (Expand)Author
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
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