summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-03-30test: reveal notmuch_message_remove_all_properties as brokenDavid Bremner
2023-03-30test: reorganize tests and mark a few of them as brokenKevin Boulain
2023-03-30test: remove unnecessary sortingKevin Boulain
2023-03-30test: display key name in property testsKevin Boulain
2023-03-30lib/message-property: catch xapian exceptionsKevin Boulain
2023-03-30test: uncaught exception when editing properties of a removed messageKevin Boulain
2023-02-20lib: add better diagnostics for over long filenames.David Bremner
2023-02-20test: add known broken test for diagnostics from over long filenames.David Bremner
2023-02-20emacs: notmuch-tree-outline-modejao
2023-01-05test: mark some tests as broken when run as root.David Bremner
2022-12-27lib/message: move xapian call inside try/catch block in _n_m_deleteDavid Bremner
2022-12-27test: add known broken test for exception handling in _n_m_deleteDavid Bremner
2022-11-05cli: add options --offset and --limit to notmuch showRobin Jarry
2022-09-23test: replace aging OpenPGP key used in the test suiteJustus Winter
2022-09-19test: compute expected keyid from fingerprintJustus Winter
2022-09-03test: add known broken test for indexing text/* attachmentsDavid Bremner
2022-09-03test: rename indexing corpusDavid Bremner
2022-09-03lib: add field processor for lastmod: prefixDavid Bremner
2022-09-03lib/sexp: provide relative lastmod queriesDavid Bremner
2022-09-03lib/open: create database path in some casesDavid Bremner
2022-09-03lib/open: return non-SUCCESS on missing database pathDavid Bremner
2022-09-03test/path-config: set database.mail_root but not database.pathDavid Bremner
2022-09-03test: add test for creating database in various configurations.David Bremner
2022-08-11emacs/show: restrict inlined mimetypes on refresh.David Bremner
2022-08-11test/emacs: add known broken test for inlining on refresh.David Bremner
2022-08-07emacs: add duplicate support to notmuch-show-view-raw-messageDavid Bremner
2022-08-07test/emacs: add known broken test for viewing raw duplicateDavid Bremner
2022-08-07emacs: update notmuch-show-get-filename to handle duplicatesDavid Bremner
2022-08-07test/emacs: add known broken test for stashing duplicate filenameDavid Bremner
2022-08-06tests: remove dead code from T055-path-config.shDavid Bremner
2022-07-30emacs/reply: reply to correct duplicateDavid Bremner
2022-07-30CLI/reply: support --duplicate argumentDavid Bremner
2022-07-30emacs/show: display count of duplicates in headerlineDavid Bremner
2022-07-30emacs/show: provide notmuch-show-choose-duplicateDavid Bremner
2022-07-30CLI/show: support --duplicate for structured outputDavid Bremner
2022-07-30CLI/show: initial support for --duplicate for (raw output only)David Bremner
2022-07-14emacs/show: introduce notmuch-show-height-limitDavid Bremner
2022-07-14emacs/show: obey notmuch-show-max-text-part-size for part 0David Bremner
2022-07-14emacs/show: optionally insert bodies of "deep messages" lazilyDavid Bremner
2022-07-07CLI/git: add --format-version argument to init subcommandDavid Bremner
2022-07-07CL/git: add format version 1David Bremner
2022-07-05test: known broken test for top level .notmuch in split configsDavid Bremner
2022-07-05test: add new corpus of duplicate messagesDavid Bremner
2022-07-05test: define and use notmuch_sexp_*_sanitize functionsDavid Bremner
2022-07-05test: use notmuch_json_show_sanitize more placesDavid Bremner
2022-07-01lib/sexp: add parameter expansion for regex and wildcardDavid Bremner
2022-07-01test/sexp: add known broken tests for macro param inside rx/wildcardDavid Bremner
2022-06-25lib/sexp: allow * as alias for "" in range searches.David Bremner
2022-06-25lib/sexp: special case "" as an argument in lastmod ranges.David Bremner
2022-06-25test/sexp: one sided range searches.David Bremner