]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add a new TODO item.
[spline3.git] / doc / TODO
index dbd9a7339bf3e2fbba0ca16343b0b4a1517e558e..a49de2b8ef47ec3138d9b4edc654c3bc7d1b7ceb 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,8 @@
-* Re-enable the exact volume tests. Should probably occur after I
-  figure out why each tetrahedron doesn't have 1/24th the volume of
-  the cube.
+* Add the rest of the edge incidence tests. Make sure it works across
+  cubes, too.
 
-* Add exact area tests for the remaining tetrahedron.
+* Update the test suite to use the test-framework package.
 
-* Add the rest of the edge incidence tests.
+* Add the section (2.9) tests.
+
+* Figure out why TC.prop_c0120_identity4 and friends are failing.