summaryrefslogtreecommitdiffhomepage
path: root/test/t/math.rb
AgeCommit message (Expand)Author
2012-08-01some test requires double precisionYukihiro Matsumoto
2012-06-21only execute math tests if math feature is activatedDaniel Bovensiepen
2012-06-21Skip math test in case that Math isn't implementedDaniel Bovensiepen
2012-06-04Added Math.sqrt() that was missing in math.c, and added relevant test casePaolo Bosetti
2012-05-23test t/*.rb spacing fixYukihiro Matsumoto
2012-05-19Finish all Float ISO TestsDaniel Bovensiepen
2012-05-17Added some tests for Math module. Some refactoring in math.c; numeric toleran...Paolo Bosetti
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 agai...Paolo Bosetti
2012-05-16Add Math Test for new implementationDaniel Bovensiepen