Tree @master (Download .tar.gz)
History of
tests
@master
git clone https://klaus.systemreboot.net/guile-email/
- tests: Paginate tests/email.scm. Arun Isaac 4 years ago
- email: Use only cfws-captured-words in obs-phrase. Arun Isaac 5 years ago
- tests: Return a list of Received headers for trace. Arun Isaac 5 years ago
- tests: Parse obsolete Received header. Arun Isaac 5 years ago
- tests: Add example from RFC5322 A.6.3. Arun Isaac 5 years ago
- email: Do not capture cfws in atoms and dot-atoms. Arun Isaac 5 years ago
- email: Support obsolete date and time. Arun Isaac 5 years ago
- email: Support obsolete addressing. Arun Isaac 5 years ago
- tests: Parse email addresses with period in name. Arun Isaac 5 years ago
- tests: Test inputs of different lengths. Arun Isaac 5 years ago
- tests: Add tests for (email base64). Arun Isaac 5 years ago
- utils: Do not return eof if matched at beginning. Arun Isaac 5 years ago
- tests: Return References header with only one reference as a singleton list. Arun Isaac 6 years ago
- tests: Title case header name. Arun Isaac 6 years ago
- email: Handle blank Subject headers. Arun Isaac 6 years ago
- email: Return keywords header as a list. Arun Isaac 6 years ago
- Reindent calls to call-with-port. Arun Isaac 6 years ago
- email: Override invalid charset more strongly. Arun Isaac 6 years ago
- tests: Compare email headers disregarding order. Arun Isaac 6 years ago
- email: Tolerate decoding errors in body. Arun Isaac 6 years ago
- email: Tolerate invalid charset. Arun Isaac 6 years ago
- email: Tolerate decoding errors in MIME encoded words. Arun Isaac 6 years ago
- email: Tolerate non-ASCII non-UTF-8 characters in headers. Arun Isaac 6 years ago
- email: Tolerate non-ASCII characters in headers. Arun Isaac 6 years ago
- tests: Remove unnecessary execution permission. Arun Isaac 6 years ago
- tests: Add examples from RFC5322 A.1.1 and A.1.2. Arun Isaac 6 years ago
- tests: Add read-while eof-object test. Arun Isaac 6 years ago
- utils: Return eof-object from read-bytes-till on end of file. Arun Isaac 6 years ago
- tests: Add example from RFC2046 5.1.1. Arun Isaac 6 years ago
- email: Decode MIME entities without headers. Arun Isaac 6 years ago