summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2015-01-27 18:52:51 +0100
committerJean Delvare <jdelvare@suse.de>2015-01-27 18:52:51 +0100
commita9e4b133de7f7985d72c4bb5aa0093b81328eb49 (patch)
tree2f3e7aef0b0353d09e9029fe8b86755446754186
parent1df59abaac2978b31a4d8a189e157c1bacc84860 (diff)
downloadquilt-a9e4b133de7f7985d72c4bb5aa0093b81328eb49.tar.gz
test/mail: Test multi-line headers
Add coverage of the multi-line header case to the mail test case.
-rw-r--r--test/mail.test8
1 files changed, 6 insertions, 2 deletions
diff --git a/test/mail.test b/test/mail.test
index 447051b..735a983 100644
--- a/test/mail.test
+++ b/test/mail.test
@@ -76,7 +76,9 @@
<
$ cat - no-subject > patches/7.diff
- < Subject of 7.diff
+ < Subject: Subject of 7.diff is so long
+ < that it spans over
+ < multiple lines
<
< Signed-off-by: someone@without.name
<
@@ -109,4 +111,6 @@
> Subject: [test 6/7] Must not expand * ? [abc]
> From a@b.c
> Cc: someone@without.name
- > Subject: [test 7/7] Subject of 7.diff
+ > Subject: [test 7/7] Subject of 7.diff is so long
+ > that it spans over
+ > multiple lines