]> gitweb.michael.orlitzky.com - spline3.git/history - test/TestSuite.hs
Add the prop_interior_values_all_identical test.
[spline3.git] / test / TestSuite.hs
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 bunch of edge incidence tests.
2011-05-11 Michael OrlitzkyAdd five new prop_c0120_identity tests.
2011-05-11 Michael OrlitzkyAdd a test for FunctionValues, test_directions.
2011-05-08 Michael OrlitzkyComment out some failing tests.
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-08 Michael OrlitzkyComment out some failing tests, and add a TODO document...
2011-05-08 Michael OrlitzkyMove all of the trilinear coefficient tests into the...
2011-05-07 Michael OrlitzkyAdd the rest of the tetrahedron and tests.
2011-05-07 Michael OrlitzkyAdd tests/code for tetrahedron 12 through 15.
2011-05-07 Michael OrlitzkyRemove the 'reorient' function from Cube.
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 Cube tests in the suite.
2011-05-06 Michael OrlitzkyDisable most failing Face 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.