diff options
author | Stephen Gildea <stepheng+emacs@gildea.com> | 2021-11-24 07:27:18 -0800 |
---|---|---|
committer | Stephen Gildea <stepheng+emacs@gildea.com> | 2021-11-24 07:27:18 -0800 |
commit | f1fcd321ff40315442cd77084c444585948bea85 (patch) | |
tree | 1a2f6393f0c30abbc372d59d5fbe5dd2d4fc26d0 /lisp/emacs-lisp | |
parent | 7dfa758fef58dbfcd00baaea374260d5d3510b7f (diff) | |
download | emacs-f1fcd321ff40315442cd77084c444585948bea85.tar.gz emacs-f1fcd321ff40315442cd77084c444585948bea85.tar.bz2 emacs-f1fcd321ff40315442cd77084c444585948bea85.zip |
mh-utils-tests: Add new tests of "folders +/"
* test/lisp/mh-e/mh-utils-tests.el
(mh-sub-folders-actual, mh-sub-folders): Add new tests of "folders +/".
Rewrite tests that were using 'assoc' to use 'member' instead, so that
on failure, ERT logs the list of which the element was not a member,
rather than the 'nil' returned by 'assoc'.
(mh-test-variant-handles-plus-slash): Factor out new helper function.
(mh-folder-completion-function-08-plus-slash)
(mh-folder-completion-function-09-plus-slash-tmp):
Use new helper function.
* test/lisp/mh-e/test-all-mh-variants.sh: LD_LIBRARY_PATH unnecessary.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions