Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
bec1d590
...
bec1d590b59eb514e381dcfef4ee2e08e1a2fb1b
authored
2007-05-09 07:58:05 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update to match bugfixes in mime.c
1 parent
c0a1ef3a
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
imap4d/testsuite/imap4d/fetch.exp
mail/testsuite/mail/read.exp
mail/testsuite/mail/write.exp
readmsg/testsuite/readmsg/test.exp
imap4d/testsuite/imap4d/fetch.exp
View file @
bec1d59
This diff is collapsed.
Click to expand it.
mail/testsuite/mail/read.exp
View file @
bec1d59
...
...
@@ -259,7 +259,6 @@ mail_test -message "decoding simple MIME messages" \
"How neatly spread his claws,"
\
"And welcome little fishes in"
\
"With gently smiling jaws!"
\
""
\
"+------------------------------------------------------------------------------+"
\
"| Message=3
\[
2
\]
"
\
"| Type=application/octet-stream; name=
\"
msg.21
\"
"
\
...
...
@@ -278,8 +277,8 @@ mail_test -message "decoding simple MIME messages" \
"`In my youth,' Father William replied to his son,"
\
"`I feared it might injure the brain;"
\
"But, now that I'm perfectly sure I have none,"
\
"Why, I do it again and again.'"
\
""
"Why, I do it again and again.'"
mail_test -message
"decoding nested MIME messages"
\
"decode 4"
\
"+------------------------------------------------------------------------------+"
\
...
...
@@ -301,7 +300,6 @@ mail_test -message "decoding nested MIME messages" \
"But, now that I'm perfectly sure I have none,"
\
"Why, I do it again and again.'"
\
""
\
""
\
"+------------------------------------------------------------------------------+"
\
"| Message=4
\[
2
\[
1
\]\]
"
\
"| Type=application/octet-stream; name=
\"
msg.22
\"
"
\
...
...
mail/testsuite/mail/write.exp
View file @
bec1d59
...
...
@@ -44,14 +44,14 @@ mail_start -reuse-spool "--file=%mbox1"
mail_test
"h"
\
">U 1 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
\
" U 2 Sergey Poznyakoff Sat Jul 13 00:43 44/1645 Simple MIME"
\
" U 3 Sergey Poznyakoff Sat Jul 13 00:43 2
7/931
Empty MIME Parts"
" U 3 Sergey Poznyakoff Sat Jul 13 00:43 2
9/933
Empty MIME Parts"
# Send first message to mbox...
mail_command
"mbox 1"
mail_test
"h"
\
">M 1 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
\
" U 2 Sergey Poznyakoff Sat Jul 13 00:43 44/1645 Simple MIME"
\
" U 3 Sergey Poznyakoff Sat Jul 13 00:43 2
7/931
Empty MIME Parts"
" U 3 Sergey Poznyakoff Sat Jul 13 00:43 2
9/933
Empty MIME Parts"
# ... and quit
mail_test -noprompt
"quit"
\
...
...
readmsg/testsuite/readmsg/test.exp
View file @
bec1d59
...
...
@@ -199,12 +199,14 @@ mu_exec -message "readmsg *" -arg "\\\\*" \
"Content-ID: <5082.1026510189.1@Mirddin.farlep.net>"
\
"Content-Description: Empty part"
\
""
\
""
\
--
"------- =_aaaaaaaaaa0"
\
"Content-Type: text/plain; name=
\"
single.line
\"
; charset=
\"
us-ascii
\"
"
\
"Content-ID: <5082.1026510189.2@Mirddin.farlep.net>"
\
"Content-Description: Single line part"
\
""
\
""
\
""
\
--
"------- =_aaaaaaaaaa0--"
\
""
\
""
...
...
Please
register
or
sign in
to post a comment