Commit Graph

38 Commits

Author SHA1 Message Date
Leah Neukirchen
5167bbfe39 rfc2045: ensure mime boundaries end with a newline or - 2020-11-12 15:28:49 +01:00
Leah Neukirchen
4d566a6afe t/7000-mseq.t: use printf for robustness 2020-10-09 15:38:49 +02:00
Leah Neukirchen
1e9f6cd06b t/7000-mseq.t: add test for 74857db19 2020-08-14 15:43:41 +02:00
Leah Neukirchen
6649576fda t/5000-mscan.t: typo 2020-08-11 14:54:35 +02:00
Leah Neukirchen
32b5837bfd t/5000-mscan.t: add test for b41d2ef 2020-08-11 14:40:20 +02:00
Duncan Overbruck
d9c3914924 mpick: breaking cmdline options
Two breaking changes which will make mpick fit more in with
all other mblaze tools by using mmsg(7) arguments:
- Use the -F flag to read script files.
- Remove msglist support
2020-07-30 22:18:21 +02:00
Leah Neukirchen
96c506085f t: use - instead of /dev/stdin 2020-07-03 17:49:34 +02:00
Leah Neukirchen
e7442fcc72 seq: - now refers to the message on stdin, use .- for previous message 2020-07-03 17:26:48 +02:00
Julian Rother
e5206792df t/2000-mpick.t: test environment variables in expressions 2020-06-07 15:33:53 +02:00
Leah Neukirchen
d777d370dd t/lib.sh: work around a OpenBSD bug
Upstream report: https://marc.info/?i=871rnjhncc.fsf%20()%20vuxu%20!%20org
2020-05-16 18:54:39 +02:00
Duncan Overbruck
b79e38b686 mpick: improve unknown binding error and add test case 2020-05-15 18:41:13 +02:00
Duncan Overbruck
0645634733 t/2000-mpick.t: check for double free with bindings 2020-05-15 18:41:13 +02:00
Duncaen
aa2868822b t/2000-mpick.t: add tests for all the new features 2020-05-15 18:41:13 +02:00
Duncaen
8ae4801dd4 mpick: add header decodeop for better address matching 2020-05-15 18:41:13 +02:00
Leah Neukirchen
e56f8ad294 blaze822: blaze822_addr: null-terminate ttok at the current position before appending 2020-04-03 22:46:35 +02:00
Leah Neukirchen
3370fd5f70 blaze822: blaze822_addr: don't force add space before quoted words 2020-04-03 22:10:58 +02:00
Leah Neukirchen
8c8a4bd422 blaze822: blaze822_addr: ignore leading obs-route 2020-04-03 21:31:02 +02:00
Leah Neukirchen
58365527e4 t: update links 2019-03-01 12:30:40 +01:00
Leah Neukirchen
6ec116f764 t/1501-maddr-regress.t: adapt to changes of bcd258a 2018-08-15 17:16:45 +02:00
Leah Neukirchen
718caa9b59 t/1500-maddr.t: adapt to changes of bcd258a 2018-08-15 17:16:45 +02:00
Leah Neukirchen
d1a1245742 t/1501-maddr-regress.t: fix failing test, maddr never quotes the display name 2018-03-02 20:45:51 +01:00
Leah Neukirchen
bbd8165f46 1501-maddr-regress.t: space in local part 2018-02-16 12:45:14 +01:00
Leah Neukirchen
fe3e1629a6 t/1501-maddr-regress.t: add regression tests for address parsing 2018-01-14 21:38:41 +01:00
Leah Neukirchen
4dd363d51e t/1500-maddr.t: fix check, maddr now compresses whitespace. 2018-01-12 17:26:08 +01:00
Duncaen
a604469303 t: add test case for latest magrep crash
This crash was reported in #76 and resolved with
commit 6239ef35357824308df079bd6df0dc4b202e898.
2017-11-11 17:27:00 +01:00
Duncaen
880f084177 mseq: remove the ,2: suffix from the file we search for and add testcase
This fixes #38

Closes: #39 [via git-merge-pr]
2017-06-25 15:48:11 +02:00
Duncaen
9bec745dde mpick: allow string expressions on any header 2017-04-17 03:01:57 +02:00
Duncaen
b0f5662c5f t: add maddr and minc tests 2017-04-02 18:06:11 +02:00
Duncaen
537282d6af seq: fix selecting subthreads at the end of sequences and add test cases 2017-04-01 17:17:09 +02:00
Duncaen
b960d5e3cc t: add check_test 2017-03-31 16:10:47 +02:00
Duncaen
2287e89631 t: add mseq and mflag tests 2017-03-31 01:40:34 +02:00
Duncaen
617e494ec0 t: minor fixes for mpick and mscan tests 2017-03-30 20:45:50 +02:00
Duncaen
fe58e376bc t: add mscan and msort tests 2017-03-30 20:29:01 +02:00
Duncaen
0200d437d6 t: add msed tests 2017-03-30 20:29:01 +02:00
Duncaen
59900bed95 t: add magrep tests 2017-03-30 20:29:01 +02:00
Duncaen
914c0d744b mpick: add missing :R msglist type 2017-03-30 20:28:27 +02:00
Leah Neukirchen
4088f9f70b t/1000-mmime.t: wc -L is a gnuism 2017-03-30 16:44:00 +02:00
Leah Neukirchen
2c1ecbe4a6 t: beginnings of a test suite 2017-03-30 15:46:47 +02:00