summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-14tests: Add tests for decoding MIME encoded words.Arun Isaac
2018-11-14tests: Add tests for email address parsing.Arun Isaac
2018-10-01tests: Add tests for (email email).Arun Isaac
2018-09-15tests: Add random test for Q encoding.Arun Isaac
2018-09-15quoted-printable: Q-encode #\? and #\_ with their ASCII values.Arun Isaac
2018-09-15tests: Extend quoted-printable special characters encoding test.Arun Isaac
2018-09-15tests: Add tests for quoted-printable.Arun Isaac
2018-09-15quoted-printable: Encode #\= with its ASCII code.Arun Isaac
2018-09-12quoted-printable: Add q-encoding-encode.Arun Isaac
2018-09-12Untabify and re-indent all sources.Arun Isaac
2018-09-12quoted-printable: Add quoted-printable-encode.Arun Isaac
2018-09-12tests: Add tests for Q-encoding.Arun Isaac
2018-09-11tests: Add tests for (email quoted-printable).Arun Isaac