summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-rational/test/rational.rb
AgeCommit message (Expand)Author
2019-07-30Refine message to `skip` in nested `assert`KOBAYASHI Shuji
2019-06-29Use nested `assert`dearblue
2019-05-27Fix `Rational#==(Complex)`KOBAYASHI Shuji
2019-05-23Freeze `Rational` and `Complex` objectsKOBAYASHI Shuji
2019-05-22`Kernel#Rational` requires numeratorKOBAYASHI Shuji
2019-05-21Revert part of #4457KOBAYASHI Shuji
2019-05-20Change the order of "expected" and "actual" in `mruby-rational` testKOBAYASHI Shuji
2019-05-19Fix `Rational#<=>(Numeric)`KOBAYASHI Shuji
2019-05-17Drop dependency from `mruby-rational` to `mruby-numeric-ext`KOBAYASHI Shuji
2019-05-16Fix `Rational#==`KOBAYASHI Shuji
2019-05-15Fix dependenciesUkrainskiy Sergey
2019-05-15Basic implementation of Complex and Rational classesUkrainskiy Sergey
2019-05-15Initial suffix supportUkrainskiy Sergey