]> gitweb.michael.orlitzky.com - spline3.git/history - src/Tests
Add the rest of the tetrahedron and tests.
[spline3.git] / src / Tests /
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 some tests to check that four rotations in one...
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-06 Michael OrlitzkyDisable most failing Face tests.
2011-05-06 Michael OrlitzkyAdd an Arbitrary instance for Cardinal two Cardinal...
2011-05-04 Michael OrlitzkyBegin fixing some of the tests. Commented out most...
2011-05-02 Michael OrlitzkyAdd a bunch more coefficient tests.
2011-05-02 Michael OrlitzkyAdded more coefficient tests.
2011-05-01 Michael OrlitzkyAdd some HUnit tests for the Face module.
2011-05-01 Michael OrlitzkyAdd a test for p. 78, (2.5).
2011-05-01 Michael OrlitzkyAdd a ton of new tests based on pages 79 and 80 of...
2011-05-01 Michael OrlitzkyMove the almost_equals function into the Comparisons...
2011-04-26 Michael OrlitzkyRename the spline project to spline3.