]> gitweb.michael.orlitzky.com - spline3.git/history - src/Tests/Cube.hs
Fix many of the tests from page 79.
[spline3.git] / src / Tests / Cube.hs
2011-06-11 Michael OrlitzkyFix many of the tests from page 79.
2011-06-10 Michael OrlitzkyAdd a bunch more exact volume tests.
2011-06-07 Michael OrlitzkyAdd the prop_interior_values_all_identical test.
2011-05-11 Michael OrlitzkyAdd another test checking the rotation for c2100.
2011-05-11 Michael OrlitzkyAdd a Cardinal test, computed manually and from Sorokin...
2011-05-11 Michael OrlitzkyAdd a test based on the computations on Sorokina and...
2011-05-11 Michael OrlitzkyAdd a bunch of edge incidence tests.
2011-05-11 Michael OrlitzkyAdd five new prop_c0120_identity tests.
2011-05-08 Michael OrlitzkyEscape some special characters in comments, and make...
2011-05-08 Michael OrlitzkyFix some warnings and hlint suggestions.
2011-05-08 Michael OrlitzkyMove the (2.8) tests from Face to Cube.
2011-05-08 Michael OrlitzkyRe-enable all of the tests for (2.7).
2011-05-08 Michael OrlitzkyRe-enable all of the tests for (2.6) and make them...
2011-05-08 Michael OrlitzkyTry to re-enable some more tests; fail miserably.
2011-05-07 Michael OrlitzkyAdd the rest of the tetrahedron and tests.
2011-05-07 Michael OrlitzkyFix two warnings in the Cube tests.
2011-05-07 Michael OrlitzkyAdd tests/code for tetrahedron 12 through 15.
2011-05-07 Michael OrlitzkyAdd the actual volume tests for tetrahedron 8 through 11.
2011-05-07 Michael OrlitzkySplit the exact volume test into seven separate ones.
2011-05-07 Michael OrlitzkyRework a bunch of Cube stuff and re-enable now-passing...
2011-05-06 Michael OrlitzkyRe-enable the prop_all_volumes_positive check and add...
2011-05-04 Michael OrlitzkyBegin fixing some of the tests. Commented out most...
2011-04-26 Michael OrlitzkyRename the spline project to spline3.