rbb 2002/12/10 12:32:40
Modified: . STATUS
Log:
It was raining, now it's sunny. :-)
Revision Changes Path
1.180 +8 -1 apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr/STATUS,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- STATUS 10 Dec 2002 20:08:42 -0000 1.179
+++ STATUS 10 Dec 2002 20:32:40 -0000 1.180
@@ -37,6 +37,13 @@
1.0 showstopper (not 0.9.x): gstein
+ * Flush out the test suite and make sure it passes on all platforms.
+ We currently have about 450 functions in APR and 147 tests. That
+ means we have a large number of functions that we can't verify are
+ actually portable. This TODO includes finishing the migration to the
+ unified test suite, and adding more tests to make the suite
+ comprehensive.
+
* close out the XXX's already! (wrowe: this is "production release"
quality code with that many unanswered questions?) If they aren't
showstoppers, deprecate them to TODO:s.