aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/integer
Commit message (Expand)AuthorAgeFilesLines
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-132-2/+2
* Rename RbConfig::Limits as RbConfig::LIMITSnobu2017-04-061-2/+2
* test: use RbConfig::Limitsnobu2017-03-021-2/+2
* -test-/integernobu2016-05-221-0/+1
* move duplicate assertionsnobu2016-05-221-0/+14
* * numeric.c (int_to_f): raise NotImplementedError when a receivermrkn2016-03-191-1/+1
* * bignum.c (Bignum#<=>): remove it because they are unified withmrkn2016-03-191-0/+22
* * numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn2016-03-181-0/+26