aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-09-14lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()Jani Nikula
2013-09-14test: add known broken tests for known broken RFC 2047 encodingsJani Nikula
2013-09-08test: unset 'xpg_echo' bash shell optionTomi Ollila
2013-09-08test: exit with nonzero value when not all tests completed successfullyTomi Ollila
2013-09-03test: improve insert test reliability by checking message-id instead of countJani Nikula
2013-09-03test: add more maildir flag syncing related tests to insertJani Nikula
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
2013-08-27test: test notmuch show --include-html optionTomi Ollila
2013-08-24test: test notmuch count --output=filesJani Nikula
2013-08-24test: test notmuch search --duplicate=NJani Nikula
2013-08-20test: Canonicalize RFC 2047 encoding and charsetAustin Clements
2013-08-17reply: Use RFC 2822/MIME wholly for text format templateAustin Clements
2013-08-17reply: Remove extraneous space from generated ReferencesAustin Clements
2013-08-17reply: Test replying to messages with RFC 2047-encoded headersAustin Clements
2013-08-15test: Make symbol-test depend on libnotmuch.soAustin Clements
2013-07-04test: test insert --create-folder optionPeter Wang
2013-07-01test: test insert --folder optionPeter Wang
2013-06-29test: add tests for insertPeter Wang
2013-06-24emacs: Use S-exp format everywhereAustin Clements
2013-06-24revert: Removed top level --stderr= optionTomi Ollila
2013-06-24test/basic: replaced find -perm +111 with portable alternativeTomi Ollila
2013-06-01emacs: Use streaming S-expr parser for searchAustin Clements
2013-06-01emacs: Use async process helper for searchAustin Clements
2013-06-01test: Remove extraneous Emacs error handling testAustin Clements
2013-05-31emacs: Simplify MIME part command implementationAustin Clements
2013-05-29test: added --stderr=FILE testsTomi Ollila
2013-05-13test: add tests for search --exclude=allPeter Wang
2013-05-13lib/database.cc: change how the parent of a message is calculatedAaron Ecay
2013-05-13test: add tests for the handling of References and In-Reply-To headersAaron Ecay
2013-05-12cli: config: fix config file save when the file does not existJani Nikula
2013-05-12test: add basic test for notmuch setupJani Nikula
2013-04-14cli: config: do not overwrite symlinks when saving config fileJani Nikula
2013-04-14test: add some config file testsJani Nikula
2013-04-01test: notmuch count --batch and --input optionsJani Nikula
2013-03-30test: notmuch tag --remove-allJani Nikula
2013-03-07cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula
2013-03-07test/README: mention the test_expect_equal_json and *sanitize* functionsAaron Ecay
2013-02-18Merge branch 'release'David Bremner
2013-02-18test/test-lib.sh: separate signaled exitTomi Ollila
2013-02-18test/test-lib.sh: use $test_subtest_name in all testsTomi Ollila
2013-01-29test: delay watchdog checks in emacs.David Bremner
2013-01-24test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or unset/emptyTomi Ollila
2013-01-07test/tagging: add test for naked punctuation in tags; compare with quoting spaces.David Bremner
2013-01-07test/tagging: add test for exotic message-ids and batch taggingDavid Bremner
2013-01-07test/tagging: add tests for exotic tagsDavid Bremner
2013-01-07test/tagging: add basic tests for batch tagging functionalityDavid Bremner
2013-01-07test/tagging: add test for error messages of tag --batchDavid Bremner
2013-01-06emacs: Use the minibuffer for CLI error reportingAustin Clements