aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-01-12test/gpgsm: use --with-colons when calculating fingerprint.David Bremner
2022-01-09Merge branch 'release'David Bremner
2022-01-08python-cffi: returned OwnedMessage objects from Message.repliesDavid Bremner
2022-01-08test: add known broken tests for recursive traversal of replies.David Bremner
2021-12-29Merge branch 'release'David Bremner
2021-12-29lib/open: do not consider .notmuch alone as an existing database.David Bremner
2021-12-29test/new: add known broken test for missing xapian directory.David Bremner
2021-12-26test: test folder renamesDavid Bremner
2021-12-23test: remove directory names from paths in exceptionsDavid Bremner
2021-12-06test/emacs: mark one test as fixed in newer emacs.David Bremner
2021-12-04test/new: replace use of gdb in vanishing file testDavid Bremner
2021-12-04test/count: replace use of gdb with a LD_PRELOAD shimDavid Bremner
2021-12-04test: move system includes to notmuch-test.hDavid Bremner
2021-12-04lib/config: use g_key_file_get_string to read config valuesDavid Bremner
2021-12-04test: known broken tests for escape characters in config files.David Bremner
2021-12-04config: ignore leading/trailing spaces in ';'-delimited listsDavid Bremner
2021-12-04test: known broken tests for leading/trailing ws in configDavid Bremner
2021-12-04Merge branch 'release'David Bremner
2021-12-04python-cffi: switch to notmuch_database_{open,create}_with_configDavid Bremner
2021-12-04test: add known broken tests for python bindings in split configsDavid Bremner
2021-12-04test: add python-cffi bindings to path for test_pythonDavid Bremner
2021-12-03lib/config: don't overwrite database.path if the caller passed itDavid Bremner
2021-12-03test: add known broken test for conflict with database parameterDavid Bremner
2021-12-03test/libconfig: use 'export' for remaining sets of NOTMUCH_CONFIGDavid Bremner
2021-12-03rename built_with.sexpr_query to built_with.sexp_queriesDavid Bremner
2021-10-30lib/load_config: deallocate / NULL database on fatal errorDavid Bremner
2021-10-30lib/load_config: document expectations for db on error, add testsDavid Bremner
2021-10-30lib/create: fix memory leak, ensure *database=NULL on errorDavid Bremner
2021-10-30lib/create: document expectations for db on error, add testsDavid Bremner
2021-10-30lib/open: fix potential double-free, ensure *database=NULL on errorDavid Bremner
2021-10-30test: add two known broken tests for missing config filesDavid Bremner
2021-10-27test/libconfig: use 'export' when restoring NOTMUCH_CONFIGDavid Bremner
2021-09-30Merge tag '0.33.2'David Bremner
2021-09-29test/T355-smime: Use key as exported by gpgsmDavid Bremner
2021-09-11test/emacs: tests for notmuch-{tree,unthreaded} with bad CWDDavid Bremner
2021-09-11emacs: wrap call-processDavid Bremner
2021-09-11test/emacs: test for notmuch-show with nonexistent CWDDavid Bremner
2021-09-11emacs: wrap make-processDavid Bremner
2021-09-11test/emacs: test for notmuch-search with nonexistent CWDDavid Bremner
2021-09-11emacs: wrap call-process-regionDavid Bremner
2021-09-11test/emacs: run notmuch-hello with a nonexisting default dirDavid Bremner
2021-09-11test/emacs: provide macro test-log-errorDavid Bremner
2021-09-10Merge tag '0.33.1'David Bremner
2021-09-10lib: use 'localhost' rather than fqdn for default mail address.David Bremner
2021-09-08test/emacs: test for functions in notmuch-search-result-format.David Bremner
2021-09-04CLI/tag: enable sexp queriesDavid Bremner
2021-09-04CLI/{count, dump, reindex, reply, show}: enable sexp queriesDavid Bremner
2021-09-04lib/parse-sexp: apply macrosDavid Bremner
2021-09-04lib/parse-sexp: support saved s-expression queriesDavid Bremner
2021-09-04CLI/config support saving s-expression queriesDavid Bremner