]> gitweb.michael.orlitzky.com - spline3.git/commit
Begin fixing some of the tests. Commented out most of them.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 4 May 2011 03:04:05 +0000 (23:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 4 May 2011 03:04:05 +0000 (23:04 -0400)
commit33998c9e4eac925df771d224befc5c0974f877bf
tree3d071cda6c1c573ddc65dc752707407337dd6466
parent6fb9ab6b6068870323e996da931fc04c7710e3e4
Begin fixing some of the tests. Commented out most of them.
Added an Arbitrary instance for FunctionValues.
src/Tests/Cube.hs
src/Tests/Face.hs
src/Tests/FunctionValues.hs [new file with mode: 0644]
src/Tests/Tetrahedron.hs