aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-05-29cli/show: add information about which headers were protectedDaniel Kahn Gillmor
2019-05-29cli/show: emit payload subject instead of outside subjectDaniel Kahn Gillmor
2019-05-29cli/show: add tests for viewing protected headersDaniel Kahn Gillmor
2019-05-29test: new test framework to compare json partsJameson Graef Rollins
2019-05-29cli/show: emit headers after emitting bodyDaniel Kahn Gillmor
2019-05-26test: report summary even when abortingDaniel Kahn Gillmor
2019-05-26cli/show: emit new whole-message crypto status outputDaniel Kahn Gillmor
2019-05-25emacs: Drop content-free "Unknown signature status" buttonDaniel Kahn Gillmor
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