]> git.eshelyaron.com Git - emacs.git/commit
Add tests for mail/uudecode.el
authorStefan Kangas <stefankangas@gmail.com>
Mon, 10 Jun 2019 00:05:15 +0000 (17:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jun 2019 00:07:09 +0000 (17:07 -0700)
commit4503310cac33da4da74fd6376244da82c7134432
tree55596d1643c1dea1a30b1e42888aee0c101e78c7
parent45c525a685041c274a26c70caed4088726a790de
Add tests for mail/uudecode.el

* lisp/mail/uudecode.el: Remove redundant :group usage.
* test/lisp/mail/uudecode-resources/uudecoded.txt,
test/lisp/mail/uudecode-resources/uuencoded.txt,
test/lisp/mail/uudecode-tests.el: New files.
lisp/mail/uudecode.el
test/lisp/mail/uudecode-resources/uudecoded.txt [new file with mode: 0644]
test/lisp/mail/uudecode-resources/uuencoded.txt [new file with mode: 0644]
test/lisp/mail/uudecode-tests.el [new file with mode: 0644]