summaryrefslogtreecommitdiff
path: root/test/maildir-sync
AgeCommit message (Expand)Author
2013-09-03tags_to_maildir_flags: Don't rename if no flags changeLouis Rilling
2013-09-03test: Add some missing maildir synchronization testsMichal Sojka
2013-09-03test: Adding non-maildir tags does not move message from new to curMichal Sojka
2012-08-06notmuch-restore: replace positional argument for input with optionDavid Bremner
2012-08-06notmuch-dump: remove deprecated positional argument for output fileDavid Bremner
2012-08-03test: Remove unnecessary JSON canonicalizationAustin Clements
2012-08-03test: Uniformly canonicalize actual and expected JSONAustin Clements
2012-06-10lib: Treat messages in new/ as maildir messages with no flags setAustin Clements
2012-06-10test: Add broken test for tag synchronization on files delivered to new/Austin Clements
2012-03-02test: update tests to reflect the exclude flagMark Walters
2012-03-01show: Unify JSON header output for messages and message partsAustin Clements
2011-12-29test: Make generated message date a real dateAustin Clements
2011-06-29test: Nix increment_mtime.Austin Clements
2011-06-23fix sum moar typos [comments in source code]Pieter Praet
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2010-11-11tags_to_maildir_flags: Fix to preserve existing, unsupported flagsCarl Worth
2010-11-11notmuch_message_tags_to_maildir_flags: Do nothing outside of "new" and "cur"Carl Worth
2010-11-11Enable maildir synchronization by default.Carl Worth
2010-11-11test: Drop test for propagating flag changes from one file to anotherCarl Worth
2010-11-11test: Add a new test that removal of a maildir flag also changes tagsCarl Worth
2010-11-11test: Rework recently-added additional maildir-sync testsCarl Worth
2010-11-11test: More maildir synchronization testsMichal Sojka
2010-11-11test: Rework testing of maildir-synchronization feature.Carl Worth
2010-11-10Tests for maildir synchronizationMichal Sojka