aboutsummaryrefslogtreecommitdiffstats
path: root/test_archivemail
Commit message (Expand)AuthorAgeFilesLines
* test suite: bail out on python versions << 2.4Nikolaus Schulz2012-11-041-3/+3
* Bump year in copyright notesNikolaus Schulz2011-07-091-1/+1
* test suite: adapt to new behaviour of parse_imap_url()Nikolaus Schulz2011-07-091-25/+15
* test suite: add simple test for parsing IMAP urls specifying port numbersNikolaus Schulz2011-07-091-0/+13
* IMAP: add support for non-ascii mailbox namesNikolaus Schulz2011-07-051-0/+21
* test suite: let FixedGzipFile.seek() pass on what gzip.GzipFile.seek() returnedNikolaus Schulz2011-06-181-2/+4
* IMAP: correctly handle IMAP `literal' and unquoted `astring' in LIST replyNikolaus Schulz2010-09-261-0/+20
* New option --archive-name, alias -a, to hard-code the archive filenameNikolaus Schulz2010-07-311-0/+28
* test suite: fix buggy test of --suffix and --prefix option parsingNikolaus Schulz2010-07-311-2/+2
* test suite: replace some plain assertions with TestCase.assertEqual()Nikolaus Schulz2010-07-311-4/+4
* Don't create hidden archives when archiving mailboxes with leading dots in th...Nikolaus Schulz2010-07-311-0/+22
* Only use the default archive name suffix when the user specified no affixNikolaus Schulz2010-07-311-7/+32
* New option --archive-prefix, alias -pNikolaus Schulz2010-07-311-0/+34
* Detect and never archive IMAP server pseudo mbox messagesNikolaus Schulz2010-07-301-0/+22
* test suite: test unlocking an mbox after dotlocking failed with EACCESNikolaus Schulz2010-07-301-0/+1
* Rename archivemail.py to archivemailNikolaus Schulz2010-07-291-7/+7
* Drop .py extension from the unittest scriptNikolaus Schulz2010-07-291-0/+1593