You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mblaze/t
Leah Neukirchen 41bd429452 blaze822: blaze822/blaze822_mem: detect line ending before scanning end of header
A mail using CRLF which contained (for some reason) a LFLF pair would
be misparsed as the header was read until the LFLF.

Instead, scan for the first LF, check if it's preceded by CR,
and then search for the proper header terminator only.

Closes #212.
3 years ago
..
1000-mmime.t mmime: ensure no empty parts are generated after an include. 3 years ago
1500-maddr.t t/1500-maddr.t: deactivate invalid test case 3 years ago
1501-maddr-regress.t t: use - instead of /dev/stdin 4 years ago
1700-mshow.t rfc2045: ensure mime boundaries end with a newline or - 4 years ago
1701-mshow-regress.t blaze822: blaze822/blaze822_mem: detect line ending before scanning end of header 3 years ago
1800-mexport.t mexport: ensure mbox entries are separated by an empty line 3 years ago
1900-mdeliver.t t/1900-mdeliver.t: fix plan 3 years ago
2000-mpick.t mpick: breaking cmdline options 4 years ago
3000-magrep.t t/3000-magrep.t: fix when stdin is not a tty 3 years ago
4000-msed.t t: add check_test 7 years ago
5000-mscan.t t/5000-mscan.t: typo 4 years ago
6000-msort.t t/6000-msort.t: fix when stdin is not a tty 3 years ago
7000-mseq.t t/7000-mseq.t: use printf for robustness 4 years ago
8000-mflag.t t/8000-mflag.t: fix when stdin is not a tty 3 years ago
9000-minc.t t: add maddr and minc tests 7 years ago
lib.sh t/lib.sh: work around a OpenBSD bug 4 years ago