summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-07test/crypto: clarify the difference between ownertrust and validityDaniel Kahn Gillmor
2019-05-05Merge tag 0.28.4David Bremner
2019-05-05cli/show: avoid empty write to stdout in format_part_rawDavid Bremner
2019-05-03cli/notmuch-show: support gzipped filesDavid Bremner
2019-05-03lib/message_file: open gzipped filesDavid Bremner
2019-05-03gmime-cleanup: simplify T355-smime.shDaniel Kahn Gillmor
2019-05-03gmime-cleanup: tests should only care about gmime 3Daniel Kahn Gillmor
2019-05-03gmime-cleanup: always support session keysDaniel Kahn Gillmor
2019-05-03gmime-cleanup: remove obsolete gpg_path configuration option and crypto contextsDaniel Kahn Gillmor
2019-04-26crypto: Avoid pretending to verify signatures on unsigned encrypted mailDaniel Kahn Gillmor
2019-04-24tests: move FINGERPRINT definition to add_gnupg_homeDaniel Kahn Gillmor
2019-04-17lib: add 'body:' field, stop indexing headers twice.David Bremner
2019-04-14test: add test for checking forwarded messagesÖrjan Ekeberg
2019-03-28test: Add emacs attachment check tests.David Edmondson
2019-03-28lib: use phrase search for anything not ending in '*'David Bremner
2019-03-28test: add two known broken tests searching for xapian keywordsDavid Bremner
2019-03-11Prepend regerror() messages with "regexp error: "Luis Ressel
2019-03-11test/T030-config: Separate stdout and stderr outputLuis Ressel
2019-03-06Merge branch 'release'David Bremner
2019-03-05lib/string_map: fix return type of string_cmpDavid Bremner
2019-03-05lib: Add known broken test for string_map binary search.David Bremner
2019-01-25test: Check for replies obeying lifetime guaranteesrhn
2018-12-07reply: Include sender as recipient if they were the original recipientDavid Edmondson
2018-11-24cli: notmuch show support for --include-html with --format=textMaxime Coste
2018-11-24cli: notmuch show support for --body=false with --format=textMaxime Coste
2018-10-08test: git should ignore message-id-parseDaniel Kahn Gillmor
2018-09-28emacs: Call `notmuch-mua-send-hook' hooks when sending a messageDavid Edmondson
2018-09-28test: Check that `notmuch-mua-send-hook' is called on sending a messageDavid Edmondson
2018-09-14test: make regexp test conditional on field processorsDavid Bremner
2018-09-14test: mark thread subqueries broken without field processorsDavid Bremner
2018-09-08test: Absolute and relative directory paths.David Edmondson
2018-09-06lib: change parent strategy to use In-Reply-To if it looks saneDavid Bremner
2018-09-06lib: add _notmuch_message_id_parse_strictDavid Bremner
2018-09-06test/thread-replies: mangle In-Reply-To'sDavid Bremner
2018-09-06test: add known broken test for good In-Reply-To / bad ReferencesDavid Bremner
2018-09-06lib/thread: change _resolve_thread_relationships to use depthsDavid Bremner
2018-09-06lib/thread: initial use of references as for fallback parentingDavid Bremner
2018-09-06lib/thread: sort sibling messages by dateDavid Bremner
2018-09-06test: add known broken tests for "ghost roots"David Bremner
2018-09-06test: start threading test corpusDavid Bremner
2018-08-29test/tag: add test for updating during batch tag operationsDavid Bremner
2018-08-29lib: detect mislabeled Windows-1252 partsSebastian Poeplau
2018-08-29test: add known broken test for mislabeled Windows-1252 encodingSebastian Poeplau
2018-05-26test: fix hardcoded paths in T050-new.shDavid Bremner
2018-05-26cli/show: enable --decrypt=stashDaniel Kahn Gillmor
2018-05-26test-lib: add notmuch_show_part for "notmuch show --format=text"Daniel Kahn Gillmor
2018-05-22test: use --full-scan in T050-new.shDavid Bremner
2018-05-22test: add tests for notmuch new --full-scanDavid Bremner
2018-05-10build: Allow user to specify ruby executableThomas Schneider
2018-05-07lib: add thread subqueries.David Bremner