]> gitweb.michael.orlitzky.com - spline3.git/history - src/Tests/Face.hs
Move all of the trilinear coefficient tests into the Tests.Grid module.
[spline3.git] / src / Tests / Face.hs
2011-05-08 Michael OrlitzkyMove all of the trilinear coefficient tests into the...
2011-05-06 Michael OrlitzkyDisable most failing Face tests.
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-04-26 Michael OrlitzkyRename the spline project to spline3.