Yukihiro Matsumoto
|
883b97ab05
|
some test requires double precision
|
2012-08-01 01:23:34 +09:00 |
|
Daniel Bovensiepen
|
8e89cd456c
|
only execute math tests if math feature is activated
|
2012-06-21 15:01:39 +08:00 |
|
Daniel Bovensiepen
|
c09f804e2b
|
Skip math test in case that Math isn't implemented
|
2012-06-21 14:22:50 +08:00 |
|
Paolo Bosetti
|
2c7cee8a1a
|
Added Math.sqrt() that was missing in math.c, and added relevant test case
|
2012-06-04 15:57:05 -07:00 |
|
Yukihiro Matsumoto
|
52b2d092d3
|
test t/*.rb spacing fix
|
2012-05-23 12:00:49 +09:00 |
|
Daniel Bovensiepen
|
8bf21cdeae
|
Finish all Float ISO Tests
|
2012-05-19 02:21:26 +08:00 |
|
Paolo Bosetti
|
d1f6f504d5
|
Added some tests for Math module. Some refactoring in math.c; numeric tolerance exported as Math::TOLERANCE and also used for fuzzy tests in mrbtest suite
|
2012-05-17 23:50:56 -07:00 |
|
Paolo Bosetti
|
5760ad7d59
|
Minor edits in tests for Math module
|
2012-05-17 17:40:21 -07:00 |
|
Paolo Bosetti
|
576fdcdf6d
|
Added some tests for trig functions in Math module. Also, tests are made against a tolerance on Floats
|
2012-05-16 12:44:03 -07:00 |
|
Daniel Bovensiepen
|
5c6f04120a
|
Add Math Test for new implementation
|
2012-05-16 10:58:00 -07:00 |
|