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
9dc6ab84
...
9dc6ab84bdbbef19167e43ab1703a6863e07cc04
authored
2003-02-21 14:01:01 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Reflect changes to mailbox/date.c
1 parent
e502865e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
mail/testsuite/mail/folder.exp
mail/testsuite/mail/write.exp
mail/testsuite/mail/folder.exp
View file @
9dc6ab8
...
...
@@ -54,7 +54,7 @@ mail_test "file &" \
mail_test
"sum"
\
"
\"
$
MU_SPOOL_DIR/mbox
\"
: 1 message 1 new"
mail_test
"headers"
\
">N 1 Sergey Poznyakoff
Sun
Jul 16 12:11 12/425 MBOX"
">N 1 Sergey Poznyakoff
Tue
Jul 16 12:11 12/425 MBOX"
mail_stop
...
...
mail/testsuite/mail/write.exp
View file @
9dc6ab8
...
...
@@ -43,7 +43,7 @@ mail_test -noprompt "quit" \
# Now check the mbox contents
mail_start -reuse-spool
"--file=%mbox"
mail_test
"headers"
\
">N 1 Sergey Poznyakoff
Sun
Jul 16 12:11 12/425 MBOX"
\
">N 1 Sergey Poznyakoff
Tue
Jul 16 12:11 12/425 MBOX"
\
" U 2 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
# Save messages to the third mailbox
...
...
@@ -52,7 +52,7 @@ mail_test "save 1 2 +three" \
"
\"
$
MU_FOLDER_DIR/three
\"
28/1004"
mail_test
"headers"
\
">* 1 Sergey Poznyakoff
Sun
Jul 16 12:11 12/425 MBOX"
\
">* 1 Sergey Poznyakoff
Tue
Jul 16 12:11 12/425 MBOX"
\
" * 2 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
mail_test -noprompt
"quit"
\
...
...
@@ -61,7 +61,7 @@ mail_test -noprompt "quit" \
# Examine its contents
mail_start -reuse-spool
"--file=
$
MU_FOLDER_DIR/three"
mail_test
"headers"
\
">N 1 Sergey Poznyakoff
Sun
Jul 16 12:11 12/425 MBOX"
\
">N 1 Sergey Poznyakoff
Tue
Jul 16 12:11 12/425 MBOX"
\
" U 2 Bar Fri Dec 28 23:28 16/579 Re: Jabberwocky"
# Test uppercase commands (Save and Copy
)
...
...
@@ -73,7 +73,7 @@ mail_test "file \"$MU_FOLDER_DIR/gray\"" \
"Held 1 message in
$
MU_FOLDER_DIR/three"
mail_test
"headers"
\
">N 1 Sergey Poznyakoff
Sun
Jul 16 12:11 12/425 MBOX"
">N 1 Sergey Poznyakoff
Tue
Jul 16 12:11 12/425 MBOX"
mail_exit
# Test write
...
...
Please
register
or
sign in
to post a comment