index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-lib.el
Age
Commit message (
Expand
)
Author
2023-08-26
test: minimize impact of native compilation.
David Bremner
2023-08-20
test/emacs: adapt to breaking change in Gnus defaults
David Bremner
2022-02-25
perf-test: allow running test_emacs from performance test suite.
David Bremner
2021-09-11
test/emacs: provide macro test-log-error
David Bremner
2021-09-08
test/emacs: test for functions in notmuch-search-result-format.
David Bremner
2021-05-15
test: add known broken tests for notuch-{before,after}-tag-hook
David Bremner
2021-01-13
emacs: make headings outline-minor-mode compatible
Jonas Bernoulli
2020-08-09
emacs: Do not abuse advice to monkey patch while testing
Jonas Bernoulli
2020-08-09
emacs: Drop old advices that were only need for Emacs 23
Jonas Bernoulli
2020-08-09
Fix typos
Jonas Bernoulli
2020-08-09
emacs: Various cosmetic changes
Jonas Bernoulli
2020-08-09
emacs: Use 'when' instead of 'if' when there is no ELSE part
Jonas Bernoulli
2020-08-09
emacs: Use 'unless' instead of 'when' and 'not'
Jonas Bernoulli
2020-07-28
test: Remove misguided emacs testing utilities
Jonas Bernoulli
2020-07-28
test: Deal with Emacs 27 switching to lexical scope by default
Jonas Bernoulli
2020-04-30
tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgs
Daniel Kahn Gillmor
2020-04-27
emacs: Use `cl-lib' instead of deprecated `cl'
Jonas Bernoulli
2016-09-04
emacs: maildir: add the actual insert code
Mark Walters
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-03-26
test/test-lib.el: revert setting notmuch-mua-reply-insert-header-p-function
Tomi Ollila
2016-02-21
emacs/mua: Let user specify which parts get a header in citations.
David Edmondson
2016-01-29
test: initial tests for S/MIME and notmuch-emacs
David Bremner
2014-09-21
test: New tests for Emacs charset handling
Austin Clements
2014-09-21
test/emacs: globally force the html renderer to html2text
David Bremner
2014-07-13
test: make test_emacs call post-command-hook
David Bremner
2014-03-24
emacs: show: mark tags changed since buffer loaded
Mark Walters
2014-01-12
test/emacs: replace the use of process-attributes with signal-process
David Bremner
2013-01-29
test: delay watchdog checks in emacs.
David Bremner
2012-11-15
test: Test buttonization of id: links
Austin Clements
2012-08-29
test: emacs: run list-processes after accept-process-output in emacs 23.1
Tomi Ollila
2012-08-29
test: emacs: call accept-process-output in notmuch-test-wait
Tomi Ollila
2012-07-12
test: New test for incremental search output parsing
Austin Clements
2012-01-26
test: `notmuch-test-run' should protect against buffer switching.
David Edmondson
2012-01-26
test: `visible-buffer-substring' should not return text properties.
David Edmondson
2012-01-25
test: Add more helpers for emacs tests.
David Edmondson
2012-01-25
test: Add `test_emacs_expect_t'.
David Edmondson
2012-01-22
test: make (kill-emacs) from emacsclient work with emacs 23.(1|2)
Tomi Ollila
2011-12-22
test: add test for `notmuch-hello-refresh-hook'
Dmitry Kurochkin
2011-12-22
test: add general Emacs hook counter
Dmitry Kurochkin
2011-12-20
test: add `notmuch-hello-mode-hook-counter'
Dmitry Kurochkin
2011-11-05
test: do not set frame width in emacs
Dmitry Kurochkin
2011-06-28
test: use emacsclient(1) for Emacs tests
Dmitry Kurochkin
2011-06-28
test: save buffer content to file instead of printing it in Emacs tests
Dmitry Kurochkin
2011-06-28
test: cleanup test_emacs
Dmitry Kurochkin
2011-05-26
test: add test-lib.el file with `visible-buffer-string' function
Dmitry Kurochkin