summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-09-02test: suppress all interceptors in glibKevin Boulain
2023-08-26test: minimize impact of native compilation.David Bremner
2023-08-21test/setup: ignore blank lines in generated configDavid Bremner
2023-08-20test/emacs: adapt to breaking change in Gnus defaultsDavid Bremner
2023-07-21test: support testing notmuch as installedDavid Bremner
2023-07-21test: Guess a value for NOTMUCH_PYTHONDavid Bremner
2023-07-21test: check for empty/missing files in test_expect_equal_message_bodyDavid Bremner
2023-07-21test: treat undefined feature variables as 0David Bremner
2023-07-09test: add known broken test for message-id with embedded spaces.David Bremner
2023-04-02lib: index attachments with mime types matching index.as_textDavid Bremner
2023-04-02lib: add config key INDEX_AS_TEXTDavid Bremner
2023-03-31lib: replace some uses of Query::MatchAll with a thread-safe alternativeKevin Boulain
2023-03-31ruby: database: make path arg optionalFelipe Contreras
2023-03-30test: add test for notmuch_message_remove_all_properties_with_prefixKevin Boulain
2023-03-30lib/message-property: sync removed properties to the databaseKevin Boulain
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