StringScore icon indicating copy to clipboard operation
StringScore copied to clipboard

Unit tests failing..

Open mralexgray opened this issue 12 years ago • 0 comments

I set up some unit tests... which I will push, but they are FAILING.

error: ...  ((result2) equal to (0.425)) failed: ("0.528888888889") is not equal to ("0.425")
error: ...  ((result3) equal to (0.272)) failed: ("0.361111111111") is not equal to ("0.272")
error: ...  ((result4) equal to (0.250)) failed: ("0.377777777778") is not equal to ("0.25")
error: ...  ((result5) equal to (0.425)) failed: ("0.377777777778") is not equal to ("0.425")
error: ...  ((result6) equal to (0.646)) failed: ("0") is not equal to ("0.646")

What's going on? It seems like fuzz is having no effect.

mralexgray avatar Oct 25 '13 19:10 mralexgray