aboutsummaryrefslogtreecommitdiffstats
path: root/test_archivemail.py
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-19 07:12:49 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-19 07:12:49 +0000
commit1bd93b6d0820dd9c32668e2851d33d812db0476f (patch)
treed378b5b3951b6eec3545d0e326a07cea13dcea9f /test_archivemail.py
parent0cee3de4e7f815eb549335348d8cd3f263c67c84 (diff)
downloadarchivemail-1bd93b6d0820dd9c32668e2851d33d812db0476f.tar.gz
archivemail-1bd93b6d0820dd9c32668e2851d33d812db0476f.tar.bz2
archivemail-1bd93b6d0820dd9c32668e2851d33d812db0476f.zip
Got ready for release of version 4.1 in a couple of days.
Diffstat (limited to 'test_archivemail.py')
-rwxr-xr-xtest_archivemail.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/test_archivemail.py b/test_archivemail.py
index a1e889c..937ab37 100755
--- a/test_archivemail.py
+++ b/test_archivemail.py
@@ -25,8 +25,10 @@ TODO: add tests for:
* messages with corrupted date headers
* archiving maildir-format mailboxes
* archiving MH-format mailboxes
- * appending to mbox archive files already existing
- * add tests where we run archivemail via os.system()
+ * running archivemail via os.system()
+ * test the include_flagged option works
+ * preservation of status information from maildir to mbox
+ * a 3rd party process changing the mbox file being read
"""