summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-02-22test/message-property: convert python tests from legacy bindingsDavid Bremner
2025-02-22test/count: convert library test from python to CDavid Bremner
2025-02-22test: drop tests for legacy python bindingsDavid Bremner
2024-08-06emacs/tree: sanitize subjects when drawing treeDavid Bremner
2024-08-06test/emacs-tree: add known broken test for subject with CR/NLDavid Bremner
2024-08-06test/emacs-show: add regression test for subjects with CR/NLDavid Bremner
2024-08-06CLI/show: warn if crypto options are used with mbox formatDavid Bremner
2024-07-26config: allow custom separators in author listsLars Kotthoff
2024-07-25test/emacs: test notmuch-mua-subject-checkTony Zorman
2024-07-25CLI: update commentary in config file to better match codeDavid Bremner
2024-07-25lib: thread-safe s-expression query parserKevin Boulain
2024-07-25CLI/git: add reset commandDavid Bremner
2024-06-19Replace `delete-line` with its definitionMichael J Gruber
2024-06-15Use `without-restriction` in `with-temporary-notmuch-message-buffer`Marc Fargas
2024-06-15test/cli: Add known broken test for (missing) quoting in FromDavid Bremner
2024-06-15emacs/show: fix for text/calendar displayDavid Bremner
2024-06-15test/emacs: add tests for rendering text/calendar partsDavid Bremner
2024-06-15test/emacs: add regression test for display of calendar parts.David Bremner
2024-06-15test/corpora: add example with text/calendar attachmentDavid Bremner
2024-05-29test: re-enable duplicate UI tests in T460-emacs-treeDavid Bremner
2024-04-06emacs: Add new option notmuch-search-hide-excludedMohsin Kaleem
2023-12-06Merge branch 'release'David Bremner
2023-12-06lib: clear error message on success in _choose_database_pathDavid Bremner
2023-12-06test: add known broken test for incorrect error messageDavid Bremner
2023-09-23Merge branch 'release'David Bremner
2023-09-23Pass error message from GLib ini parser to CLIDavid Bremner
2023-09-23test: add known broken subtest for the bad config error messageDavid Bremner
2023-09-23CLI: exit with error when load_config returns an error.David Bremner
2023-09-23test: add known broken test for bad utf8 in configDavid Bremner
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