summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-math/test
AgeCommit message (Expand)Author
2021-02-07Enlarge tolerance limit for `float32`; close #5329Yukihiro "Matz" Matsumoto
2020-10-12Skip some `Math.atan2()` tests.Yukihiro "Matz" Matsumoto
2019-12-07Add tests to `Math`KOBAYASHI Shuji
2019-03-29Fix missing assertions in `mruby-math` testKOBAYASHI Shuji
2019-03-28Use `Mrbtest::FLOAT_TOLERANCE` instead of `Math::TORELANCE`; ref #4345Yukihiro "Matz" Matsumoto
2014-08-05added Math.cos and Math.tan test casekkkkkt
2013-02-28Move Math::TOLERANCE to mruby-mathDaniel Bovensiepen
2013-02-28mv mrgems/mruby-math to mrbgemsYukihiro Matz Matsumoto