]> gitweb.michael.orlitzky.com - spline3.git/commit
Use lenient comparisons in two failing tests.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 30 May 2012 19:09:06 +0000 (15:09 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 30 May 2012 19:09:06 +0000 (15:09 -0400)
commitc2d65fb39e821086b6e9ae39f9843c91da015dea
tree96265f9d1afe40349f7b5d41db9da242e1578285
parentb6ce041d136d56fb3d0638c4abadbae64b94b2e5
Use lenient comparisons in two failing tests.
Reduce the number of test cases to 500 to prevent exhaustion.
src/Cube.hs
test/TestSuite.hs