summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-01-12test/emacs: replace the use of process-attributes with signal-processDavid Bremner
2013-12-28test: Fix transient error in 'new' testAustin Clements
2013-12-22test: remove call to notmuch-hello from emacs_deliver_messageDavid Bremner
2013-12-22test: add emacs_fcc_message that does not use smtp-dummyDavid Bremner
2013-12-09test: give unique timestamps to messagesDavid Bremner
2013-12-09test: sanitize dates in emacs, raw, and text outputDavid Bremner
2013-12-09test: sanitize Date and timestamp fields in jsonDavid Bremner
2013-12-09test: pass expected output through json_sanitize in 2 placesDavid Bremner
2013-11-28test/crypto: disable gpg version printingDavid Bremner
2013-11-23test: replace $PWD with YYY in emacs & emacs-show testsDavid Bremner
2013-11-08emacs: Fix search tagging racesAustin Clements
2013-11-08emacs: Add known-broken tests for search tagging racesAustin Clements
2013-11-08search: Add stable queries to thread search resultsAustin Clements
2013-11-08emacs: Use notmuch tag --batch for large tag queriesAustin Clements
2013-11-08test: Fix missing erase-buffer in emacs testAustin Clements
2013-11-07test: tree: remove require from testsMark Walters
2013-11-07emacs: tree: remove test for emacs from tree testMark Walters
2013-11-07test: move emacs-tree test into mainlineMark Walters
2013-11-07cli: add compact --backup=DIRECTORY option, don't backup by defaultJani Nikula
2013-11-06test: fix compact backup / restore testDavid Bremner
2013-10-31test: Add compact testBen Gamari
2013-10-19emacs: show: use interactive instead of current-prefix-argMark Walters
2013-10-14test: set mail host in emacs_deliverMark Walters
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