]> gitweb.michael.orlitzky.com - spline3.git/history - src/Tests/Tetrahedron.hs
Add a chunked version of zoom.
[spline3.git] / src / Tests / Tetrahedron.hs
2011-09-08 Michael OrlitzkyRemove the Tetrahedron 'number' field from tests.
2011-09-06 Michael OrlitzkyFix a few test warnings and one documentation warning.
2011-09-03 Michael OrlitzkyA bunch more test cleanup.
2011-09-03 Michael OrlitzkyMove the FunctionValues tests into the FunctionValues...
2011-09-02 Michael OrlitzkyFix a few test warnings.
2011-09-02 Michael OrlitzkyRevert "Attempt to use precomputed volumes everywhere...
2011-09-02 Michael OrlitzkyAttempt to use precomputed volumes everywhere, tests...
2011-08-31 Michael OrlitzkyEven more Tetrahedron de-dupe.
2011-08-31 Michael OrlitzkyDe-dupe some more Tetrahedron tests.
2011-08-30 Michael OrlitzkyCombine some Tetrahedron tests.
2011-08-04 Michael OrlitzkyFix all orphan instances.
2011-08-04 Michael OrlitzkyFix 'rotate' argument order in some tests.
2011-07-08 Michael OrlitzkyFix some hlint warnings.
2011-07-08 Michael OrlitzkyFinish moving the tests to test-framework.
2011-06-14 Michael OrlitzkyAdd four tests confirming that vertex swaps don't affec...
2011-06-10 Michael OrlitzkyAdd six tests to ensure that the rotations don't affect...
2011-05-08 Michael OrlitzkyMore doc updates.
2011-05-08 Michael OrlitzkyMove four vertex tests into Tests.Grid and re-enable...
2011-05-08 Michael OrlitzkyMove all of the trilinear coefficient tests into the...
2011-05-04 Michael OrlitzkyBegin fixing some of the tests. Commented out most...
2011-05-01 Michael OrlitzkyMove the almost_equals function into the Comparisons...
2011-04-26 Michael OrlitzkyRename the spline project to spline3.