]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add another TODO.
[spline3.git] / doc / TODO
index a49de2b8ef47ec3138d9b4edc654c3bc7d1b7ceb..944518159546db869eb42e96db3f685b8166fed1 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,8 +1,8 @@
-* Add the rest of the edge incidence tests. Make sure it works across
-  cubes, too.
+* Update show definitions.
 
-* Update the test suite to use the test-framework package.
+* Document everything.
 
-* Add the section (2.9) tests.
+* Test whether or not dropping the guards from the Tetrahedron.volume
+  function speeds things up (and still produces a correct result).
 
-* Figure out why TC.prop_c0120_identity4 and friends are failing.
+* Re-run hpc and remove any dead code.