summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-06-25lib: check for writable db in n_m_tags_maildir_flagsDavid Bremner
2022-06-25lib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_ensure_writableDavid Bremner
2022-06-25lib/tag: handle NULL argument to notmuch_tags_validDavid Bremner
2022-06-25test: add known broken test for notmuch_tags_valid (NULL)David Bremner
2022-06-25test: error handling for n_m_tags_to_maildir_flagsDavid Bremner
2022-06-25test: error handling in _n_message_{add,remove}_filenameDavid Bremner
2022-06-25test: _notmuch_message_remove_term catches exceptions.David Bremner
2022-06-25lib/message: catch exceptions in _n_m_add_termDavid Bremner
2022-06-25test: define test_private_CDavid Bremner
2022-06-18CLI: set NOTMUCH_CONFIG in hooks.David Bremner
2022-06-18test: add known broken tests for setting NOTMUCH_CONFIG in hooksDavid Bremner
2022-06-17CLI/git: add safety checks for checkout and commitDavid Bremner
2022-06-17CLI/git: support configuration for repo location / prefixDavid Bremner
2022-06-17CLI/git: change defaults for repo and prefixDavid Bremner
2022-06-17CLI/git: cache git indicesDavid Bremner
2022-06-17CLI/git: replace enumeration of tags with sexp query.David Bremner
2022-06-17test/git: add known broken test for tag with quotes.David Bremner
2022-06-17CLI/git: rename environment variables.David Bremner
2022-06-17test: initial tests for notmuch-gitDavid Bremner
2022-06-16emacs: use message-dont-reply-to-names when composing repliesjao
2022-06-13emacs: Make notmuch-show-next-thread return nil on failureLeo Okawa Ericson
2022-06-13CLI: pass --config to external commands via NOTMUCH_CONFIG.David Bremner
2022-06-13test: initial tests for external commandsDavid Bremner
2022-05-29test: replace deprecated use of notmuch_database_createDavid Bremner
2022-05-29test: replace deprecated use of notmuch_database_openDavid Bremner
2022-05-29test: replace deprecated use of notmuch_database_open_verboseDavid Bremner
2022-05-29test: make T450 independent of application/octet-stream interpretationMichael J Gruber
2022-05-20emacs: document/defcustom notmuch-multipart/alternative-discouragedDavid Bremner
2022-05-16emacs/reply: restrict what mime types are inlined by defaultDavid Bremner
2022-05-16test: add known broken test for inlining in emacs/replyDavid Bremner
2022-05-16test/emacs: add regression test for display of tar attachmentsDavid Bremner
2022-05-16test: start corpus for attachmentsDavid Bremner
2022-04-15lib: add sexp: prefix to Xapian (infix) query parser.David Bremner
2022-04-15test/sexp: add test for and of stemmed terms.David Bremner
2022-04-13test/smime: fix signature verification test with newer gmime.David Bremner
2022-03-25test: unset XDG_DATA_HOME and MAILDIR for tests.David Bremner
2022-03-19lib: do not phrase parse prefixed bracketed subexpressionsDavid Bremner
2022-03-19test: known broken tests for bracketed terms in subjectDavid Bremner
2022-02-26emacs: redirect undo to notmuch-tag-undoDavid Bremner
2022-02-26emacs: add notmuch-tag-undoDavid Bremner
2022-02-25perf-test: allow running test_emacs from performance test suite.David Bremner
2022-02-25test/emacs: split out tagging related testsDavid Bremner
2022-02-25test: split variable settings to their own fileDavid Bremner
2022-02-21removed use of 'echo -n' (and echo -n -e ...)Tomi Ollila
2022-02-19CLI/insert: escape envelope fromDavid Bremner
2022-02-19test: add known broken test for insert with mbox as inputDavid Bremner
2022-02-19test: start new corpus of test messages for indexing codeDavid Bremner
2022-02-16python-cffi: use config_pairs API in ConfigIteratorDavid Bremner
2022-02-16test: known broken test for list(db.config) in python-cffi bindingsDavid Bremner
2022-01-27lib: strip trailing '/' from pathnames (sexp queries).David Bremner