]> git.notmuchmail.org Git - notmuch/history - test/test-lib.el
emacs: Various cosmetic changes
[notmuch] / test / test-lib.el
2020-08-10 Jonas Bernoulliemacs: Various cosmetic changes
2020-08-09 Jonas Bernoulliemacs: Use 'when' instead of 'if' when there is no...
2020-08-09 Jonas Bernoulliemacs: Use 'unless' instead of 'when' and 'not'
2020-07-28 Jonas Bernoullitest: Remove misguided emacs testing utilities
2020-07-28 Jonas Bernoullitest: Deal with Emacs 27 switching to lexical scope...
2020-04-30 Daniel Kahn Gillmortests/smime: Use gpgsm instead of openssl for mml creat...
2020-04-27 Jonas Bernoulliemacs: Use `cl-lib' instead of deprecated `cl'
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2016-09-09 David BremnerMerge branch 'release'
2016-09-04 Mark Waltersemacs: maildir: add the actual insert code
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2016-03-26 Tomi Ollilatest/test-lib.el: revert setting notmuch-mua-reply...
2016-02-21 David Edmondsonemacs/mua: Let user specify which parts get a header...
2016-01-29 David Bremnertest: initial tests for S/MIME and notmuch-emacs
2014-10-25 David BremnerMerge tag '0.18.2'
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-09-21 Austin Clementstest: New tests for Emacs charset handling
2014-09-21 David Bremnertest/emacs: globally force the html renderer to html2text
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-13 David Bremnertest: make test_emacs call post-command-hook
2014-03-24 Mark Waltersemacs: show: mark tags changed since buffer loaded
2014-01-12 David BremnerMerge tag 'debian/0.17-3'
2014-01-12 David Bremnertest/emacs: replace the use of process-attributes with...
2013-02-19 David BremnerMerge branch 'release'
2013-01-29 David Bremnertest: delay watchdog checks in emacs.
2012-11-15 Austin Clementstest: Test buttonization of id: links
2012-08-29 Tomi Ollilatest: emacs: run list-processes after accept-process...
2012-08-29 Tomi Ollilatest: emacs: call accept-process-output in notmuch...
2012-07-12 Austin Clementstest: New test for incremental search output parsing
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-26 David Edmondsontest: `notmuch-test-run' should protect against buffer...
2012-01-26 David Edmondsontest: `visible-buffer-substring' should not return...
2012-01-25 David Edmondsontest: Add more helpers for emacs tests.
2012-01-25 David Edmondsontest: Add `test_emacs_expect_t'.
2012-01-22 Tomi Ollilatest: make (kill-emacs) from emacsclient work with...
2011-12-22 Dmitry Kurochkintest: add test for `notmuch-hello-refresh-hook'
2011-12-22 Dmitry Kurochkintest: add general Emacs hook counter
2011-12-20 Dmitry Kurochkintest: add `notmuch-hello-mode-hook-counter'
2011-11-06 Dmitry Kurochkintest: do not set frame width in emacs
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-29 Dmitry Kurochkintest: use emacsclient(1) for Emacs tests
2011-06-28 Dmitry Kurochkintest: save buffer content to file instead of printing...
2011-06-28 Dmitry Kurochkintest: cleanup test_emacs
2011-05-26 Dmitry Kurochkintest: add test-lib.el file with `visible-buffer-string...