aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test805
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-03-11 13:26:15 +0100
committerDaniel Stenberg <daniel@haxx.se>2013-03-11 13:26:15 +0100
commit50a83890c9f14e52caa3d0d87a11cb5959f1b3d0 (patch)
tree02e5db76749c4b38b6f3c4b68754bafdc182ba25 /tests/data/test805
parent817f73dcdaf5627af154ab598b5846e9798c306a (diff)
test805: added crlf newlines to make data size match
since mails sent are supposed to have CRLF line endings I added them and now the data size after (\Seen) matches again properly
Diffstat (limited to 'tests/data/test805')
-rw-r--r--tests/data/test80536
1 files changed, 18 insertions, 18 deletions
diff --git a/tests/data/test805 b/tests/data/test805
index f8e2880b5..87039518c 100644
--- a/tests/data/test805
+++ b/tests/data/test805
@@ -25,15 +25,15 @@ IMAP APPEND
-u user:secret -T log/upload805 'imap://%HOSTIP:%IMAPPORT/805'
</command>
<file name="log/upload805">
-Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
-From: Fred Foobar <foobar@example.COM>
-Subject: afternoon meeting
-To: joe@example.com
-Message-Id: <B27397-0100000@example.COM>
-MIME-Version: 1.0
-Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
-
-Hello Joe, do you think we can meet at 3:30 tomorrow?
+Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
+From: Fred Foobar <foobar@example.COM>
+Subject: afternoon meeting
+To: joe@example.com
+Message-Id: <B27397-0100000@example.COM>
+MIME-Version: 1.0
+Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
+
+Hello Joe, do you think we can meet at 3:30 tomorrow?
</file>
</client>
@@ -47,15 +47,15 @@ A003 APPEND 805 (\Seen) {295}
A004 LOGOUT
</protocol>
<upload>
-Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
-From: Fred Foobar <foobar@example.COM>
-Subject: afternoon meeting
-To: joe@example.com
-Message-Id: <B27397-0100000@example.COM>
-MIME-Version: 1.0
-Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
-
-Hello Joe, do you think we can meet at 3:30 tomorrow?
+Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
+From: Fred Foobar <foobar@example.COM>
+Subject: afternoon meeting
+To: joe@example.com
+Message-Id: <B27397-0100000@example.COM>
+MIME-Version: 1.0
+Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
+
+Hello Joe, do you think we can meet at 3:30 tomorrow?
</upload>
</verify>
</testcase>