summaryrefslogtreecommitdiffhomepage
path: root/test/t/math.rb
AgeCommit message (Collapse)Author
2012-05-19Finish all Float ISO TestsDaniel Bovensiepen
2012-05-17Added some tests for Math module. Some refactoring in math.c; numeric ↵Paolo Bosetti
tolerance exported as Math::TOLERANCE and also used for fuzzy tests in mrbtest suite
2012-05-17Minor edits in tests for Math modulePaolo Bosetti
2012-05-16Added some tests for trig functions in Math module. Also, tests are made ↵Paolo Bosetti
against a tolerance on Floats
2012-05-16Add Math Test for new implementationDaniel Bovensiepen