Tree @master (Download .tar.gz)
History of
tests
/
quoted-printable.scm
@master
git clone https://klaus.systemreboot.net/guile-email/
- email: Support quoted-printable CR LF sequences. Andrew Whatson (commit: Arun Isaac) 3 years ago
- tests: Test inputs of different lengths. Arun Isaac 5 years ago
- tests: Add tests for (email base64). Arun Isaac 5 years ago
- tests: Remove unnecessary execution permission. Arun Isaac 6 years ago
- tests: Add random test for Q encoding. Arun Isaac 7 years ago
- quoted-printable: Q-encode #\? and #\_ with their ASCII values. Arun Isaac 7 years ago
- tests: Extend quoted-printable special characters encoding test. Arun Isaac 7 years ago
- tests: Add tests for quoted-printable. Arun Isaac 7 years ago
- quoted-printable: Encode #\= with its ASCII code. Arun Isaac 7 years ago
- quoted-printable: Add q-encoding-encode. Arun Isaac 7 years ago
- Untabify and re-indent all sources. Arun Isaac 7 years ago
- quoted-printable: Add quoted-printable-encode. Arun Isaac 7 years ago
- tests: Add tests for Q-encoding. Arun Isaac 7 years ago
- tests: Add tests for (email quoted-printable). Arun Isaac 7 years ago