]> git.eshelyaron.com Git - emacs.git/commit
Add ietf-drums tests, fix parse-address decoding
authorBob Rogers <rogers@rgrjr.com>
Sun, 6 Feb 2022 03:07:51 +0000 (04:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 6 Feb 2022 03:08:18 +0000 (04:08 +0100)
commita3ee390cf7787abde7e6b625f2cd32bad3d29e90
tree40ba2e3e041fe87565e067a0156892eede0cef95
parent50e51beabb2420ba3f844742352a98c7987c4932
Add ietf-drums tests, fix parse-address decoding

* test/lisp/mail/ietf-drums-tests.el (ietf-drums-tests):  Test most of
lisp/mail/ietf-drums.el functionality.
* lisp/mail/ietf-drums.el: (ietf-drums-parse-address): Bug fix:
Require rfc2047 when needed (bug#53811).
lisp/mail/ietf-drums.el
test/lisp/mail/ietf-drums-tests.el [new file with mode: 0644]