aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-25test: allow disabling timeout with NOTMUCH_TEST_TIMEOUT=0Daniel Kahn Gillmor
2019-05-25lib/database: index user headers.David Bremner
2019-05-25lib: setup user headers in query parserDavid Bremner
2019-05-25cli/config: check syntax of user configured field namesDavid Bremner
2019-05-25cli/config: support user header index configDavid Bremner
2019-05-23test-lib.sh: colors to test output when parallel(1) is run on ttyTomi Ollila
2019-05-23test-lib.sh: "tidied" emacs_deliver_message ()Tomi Ollila
2019-05-22test: redirect STDIN from /dev/nullTomi Ollila
2019-05-20test/emacs: revert invalid-from test to pre-86f89385 behaviourDavid Bremner
2019-05-20tests: fail and report when a parallel build fails (or times out)Daniel Kahn Gillmor
2019-05-20tests: make timeout configurable with NOTMUCH_TEST_TIMEOUT (default: 2m)Daniel Kahn Gillmor
2019-05-10test: show what emacs sees of an encrypted message when crypto is disabledDaniel Kahn Gillmor
2019-05-10test: avoid unnecessary extraction of the test fingerprintDaniel Kahn Gillmor
2019-05-10test: let the OS choose a port for smtp-dummyDavid Bremner
2019-05-10emacs: test notmuch-show during message decryptionDaniel Kahn Gillmor
2019-05-07tests: environment variable to specify that tests should be serializedJameson Graef Rollins
2019-05-07tests: run all tests in parallel, if availableJameson Graef Rollins
2019-05-07tests: remove entangling corpus index optimizationJameson Graef Rollins
2019-05-07tests: remove some redundant pre-cleanup of the corpus MAIL_DIRJameson Graef Rollins
2019-05-07test/crypto: add_gnupg_home should have ultimate trust on "its own" keyDaniel Kahn Gillmor
2019-05-07test: simplify user ID handlingDaniel Kahn Gillmor
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