summaryrefslogtreecommitdiff
path: root/test/test-lib.el
AgeCommit message (Expand)Author
2020-04-30tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgsDaniel Kahn Gillmor
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2016-09-04emacs: maildir: add the actual insert codeMark Walters
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-03-26test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-functionTomi Ollila
2016-02-21emacs/mua: Let user specify which parts get a header in citations.David Edmondson
2016-01-29test: initial tests for S/MIME and notmuch-emacsDavid Bremner
2014-09-21test: New tests for Emacs charset handlingAustin Clements
2014-09-21test/emacs: globally force the html renderer to html2textDavid Bremner
2014-07-13test: make test_emacs call post-command-hookDavid Bremner
2014-03-24emacs: show: mark tags changed since buffer loadedMark Walters
2014-01-12test/emacs: replace the use of process-attributes with signal-processDavid Bremner
2013-01-29test: delay watchdog checks in emacs.David Bremner
2012-11-15test: Test buttonization of id: linksAustin Clements
2012-08-29test: emacs: run list-processes after accept-process-output in emacs 23.1Tomi Ollila
2012-08-29test: emacs: call accept-process-output in notmuch-test-waitTomi Ollila
2012-07-12test: New test for incremental search output parsingAustin Clements
2012-01-26test: `notmuch-test-run' should protect against buffer switching.David Edmondson
2012-01-26test: `visible-buffer-substring' should not return text properties.David Edmondson
2012-01-25test: Add more helpers for emacs tests.David Edmondson
2012-01-25test: Add `test_emacs_expect_t'.David Edmondson
2012-01-22test: make (kill-emacs) from emacsclient work with emacs 23.(1|2)Tomi Ollila
2011-12-22test: add test for `notmuch-hello-refresh-hook'Dmitry Kurochkin
2011-12-22test: add general Emacs hook counterDmitry Kurochkin
2011-12-20test: add `notmuch-hello-mode-hook-counter'Dmitry Kurochkin
2011-11-05test: do not set frame width in emacsDmitry Kurochkin
2011-06-28test: use emacsclient(1) for Emacs testsDmitry Kurochkin
2011-06-28test: save buffer content to file instead of printing it in Emacs testsDmitry Kurochkin
2011-06-28test: cleanup test_emacsDmitry Kurochkin
2011-05-26test: add test-lib.el file with `visible-buffer-string' functionDmitry Kurochkin