summaryrefslogtreecommitdiffstats
path: root/test/mail.test
Commit message (Expand)AuthorAgeFilesLines
* test: Consistently use %{P} and %{_P}Jean Delvare2017-05-091-3/+3
* test/mail: Test multi-line headersJean Delvare2015-01-271-2/+6
* test: Extend mail.test to check for more than 2 duplicate subject linesJean Delvare2014-04-251-0/+11
* Tree-wide white-space cleanupsJean Delvare2014-01-201-1/+1
* add a test case where we CC someone w/o a nameMartin Quinson2013-12-081-7/+16
* Separate working directory for each test caseJean Delvare2010-01-231-6/+1
* - quilt/mail.in: Remove the Recipient-* and Replace-* headersAndreas Gruenbacher2007-11-051-1/+1
* - quilt/mail.in: Make sure that shell meta-characters like * inAndreas Gruenbacher2007-10-251-6/+13
* - quilt/main.in: Add a --signature flag that allows to overrideAndreas Gruenbacher2007-10-151-7/+7
* - quilt/mail.in, test/mail.test: Fix signature separator. PatchJean Delvare2006-09-051-7/+7
* - test/mail.in: Test UTF-8 header encoding.Andreas Gruenbacher2006-03-261-1/+4
* - test/mail.in: Test for recipients with a dot in their name.Jean Delvare2006-03-261-7/+9
* - Filter duplicates with awk instead of usig uniq -D.Andreas Gruenbacher2006-02-011-1/+1
* - quilt/mail.in: Use $(hostname) for the sender address forAndreas Gruenbacher2006-01-301-4/+4
* - test/mail.test: Use --sender option to avoid callingAndreas Gruenbacher2006-01-301-4/+4
* - test/mail.test: /dev/stdin & /dev/stdout dont exist on Tru64.Andreas Gruenbacher2006-01-301-6/+6
* - Also strip any bracketed fields and Re:, Fwd:, Fw:, Aw: fromAndreas Gruenbacher2006-01-291-1/+1
* - Also strip any literal "[patch]" from subject headers.Andreas Gruenbacher2006-01-291-1/+1
* - quilt/mail.in:Andreas Gruenbacher2006-01-291-0/+85