summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2002-12-10 20:32:40 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2002-12-10 20:32:40 +0000
commit3765d7369ba6b6ef15cb25b5838a6668b4aa22d7 (patch)
tree241abe8ce8c87894b281063c640d01168fbf4c1c /STATUS
parent55ef954f58ee64ffdb8132747db66f8c93099223 (diff)
downloadlibapr-3765d7369ba6b6ef15cb25b5838a6668b4aa22d7.tar.gz
It was raining, now it's sunny. :-)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64140 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS9
1 files changed, 8 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 1afd6ab38..719900b70 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2002/12/10 20:08:42 $]
+Last modified at [$Date: 2002/12/10 20:32:40 $]
Release:
@@ -37,6 +37,13 @@ RELEASE SHOWSTOPPERS:
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.