summaryrefslogtreecommitdiff
path: root/tests/email.scm
AgeCommit message (Expand)Author
2018-11-14tests: Add tests for decoding MIME encoded words.•••* tests/email.scm ("decode MIME encoded word: wikipedia example", "decode MIME encoded phrases that mix ASCII text and MIME encoded words"): New tests. Arun Isaac
2018-11-14tests: Add tests for email address parsing.•••* tests/email.scm ("parse name-addr email address", "parse addr-spec email address", "parse emacs message mode parens style email address"): New tests. Arun Isaac
2018-10-01tests: Add tests for (email email).•••* tests/email.scm: New file. * Makefile.am (SCM_TESTS): Register it. Arun Isaac