diff options
author | Nikolaus Schulz <microschulz@web.de> | 2008-09-29 23:48:11 +0200 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2010-07-19 01:13:24 +0200 |
commit | 8476dcd18f50a8985a5ddd4d28d0d7a91b798196 (patch) | |
tree | 82221e10c9071dc929d0e8ca8b7c0dbd9bccff3e /examples/archivemail_all | |
parent | 8f58deef5c039ec579b239155daa8f30374478ac (diff) | |
download | archivemail-8476dcd18f50a8985a5ddd4d28d0d7a91b798196.tar.gz archivemail-8476dcd18f50a8985a5ddd4d28d0d7a91b798196.tar.bz2 archivemail-8476dcd18f50a8985a5ddd4d28d0d7a91b798196.zip |
Remove lots of redundant test runs from the test suite
The test suite used to run a lot of triple tests, by first calling
archivemail.archive() directly, and then running the entire archivemail
script twice, once with long and once with short options. But we already
test option processing seperately, and beyond that, archivemail.main()
essentially just calls archive() for each mailbox in turn. So we just drop
all runs of the entire archivemail script from the test suite, giving it a
huge speed boost (on my old iBook, running the test suite drops from 73 to
5 seconds).
Diffstat (limited to 'examples/archivemail_all')
0 files changed, 0 insertions, 0 deletions