summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 13:07:17 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-30 13:07:17 +0000
commitc9f168e6ac2a31c16621a9e8decb1f2137a6b5ca (patch)
tree27aeacb3e5e36471e39379d69d368a64cd0ec1da /TODO
parent795aeecf7eb8be2105107bc6a5433a235511a51c (diff)
downloadmailutils-c9f168e6ac2a31c16621a9e8decb1f2137a6b5ca.tar.gz
mailutils-c9f168e6ac2a31c16621a9e8decb1f2137a6b5ca.tar.bz2
Update
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 21 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4a647c436..9dbbef7ad 100644
--- a/TODO
+++ b/TODO
@@ -119,6 +119,27 @@ file?)
** all
+* Testsuite:
+
+Tcl is not able to handle binary data properly. This makes impossible
+to test some aspects of MU functionalities. Following testcases are
+affected:
+
+** mailbox/testsuite/mailbox/base64.exp
+
+The ability of the test program to read given file instead of the
+stdin is used to override the issue.
+
+** mailbox/testsuite/mailbox/encode2047.exp
+
+Input data are represented in octal format (see
+mailbox/testsuite/Encode2047).
+
+** mailbox/testsuite/mailbox/argcv.exp
+
+The affected testcase is not run (see mailbox/testsuite/Argcv and
+search for FIXME).
+
* add nightly build
* add more features

Return to:

Send suggestions and report system problems to the System administrator.