]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add a new TODO item.
[spline3.git] / doc / TODO
index 236449bc2ecd39214350289439b3370f014cad52..a49de2b8ef47ec3138d9b4edc654c3bc7d1b7ceb 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,8 @@
-* Add the rest of the edge incidence tests.
+* Add the rest of the edge incidence tests. Make sure it works across
+  cubes, too.
 
-* Figure out why the tests for section (2.8),
-  e.g. prop_c3000_identity, are affected by switching two vertices of
-  a tetrahedron.
+* Update the test suite to use the test-framework package.
+
+* Add the section (2.9) tests.
+
+* Figure out why TC.prop_c0120_identity4 and friends are failing.