Fixed bug 12931
[pspp-builds.git] / src / expressions / TODO
index e28706eca659d578b39a014ecb30e40e3c8a98eb..2bcbb8c6522f30f741dc4758801f4e622036d8a6 100644 (file)
@@ -1,17 +1,15 @@
 Needed:
 
-    - Must test vectors on expressions.
-
-    - Test range syntax (VAR00 to VAR99).
-
     - Warnings on domain errors (see "Domain Errors" in SPSS manual)
       and documentation of such.
 
-    - Test generic optimizations for correctness.
+    - Finish polishing code.  Many functions need comments.
 
-    - Update top-level TODO.
+    - Test the remaining statistical distributions.
 
-    - Finish polishing code.  Many functions need comments.
+    - Implement unimplemented functions.
+
+    - Check treatment of 0 bytes in expressions is correct.
 
 Extension ideas: