aboutsummaryrefslogtreecommitdiff
path: root/test/corpus/cur/08:2,
AgeCommit message (Collapse)Author
2014-03-11test: rearrange the test corpus into subfolders, fix testsJani Nikula
We will need this for improved folder search tests, but having some folders should exercise our code paths better anyway. Modify the relevant test accordingly to make it pass. This reorganization triggers a bug in the test suite, namely that it expects the output of --output=files to be in a certain order. So we add the fix for that into the same commit. This mainly involves sorting, although the case --duplicate=$n requires more subtlety.
2010-11-11test: Move corpus emails into maildir directory structureCarl Worth
Now that we have maildir synchronization turned on by default, it's advantageous to make all of the tests exercise it as much as possible.