summaryrefslogtreecommitdiffhomepage
path: root/test/t/numeric.rb
AgeCommit message (Expand)Author
2017-10-11Test for MRB_WITHOUT_FLOATYAMAMOTO Masaya
2014-08-25Add test for Numeric#pow.Tatsuhiko Kubo
2014-06-15Move direct superclass checking to `test/t/superclass.rb`.take_cheeze
2014-03-28add Numeric#/ tests; ref #1965Yukihiro "Matz" Matsumoto
2013-08-02I fix order of actual and expect test value in numeric.rb.Jun Hiroe
2013-06-14Improve Numeric TestsDaniel Bovensiepen
2012-06-03Add more superclass testsDaniel Bovensiepen
2012-05-29Add Test cases for Literals, Enumeration, Exceptions and clean line endingsDaniel Bovensiepen
2012-05-16Add Tests for NumericDaniel Bovensiepen