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
a1529705
...
a1529705da30d617aeeeeb110ee10a87958bf420
authored
2005-02-28 21:22:43 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fixed to match the new frm output.
1 parent
0575858a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
frm/testsuite/frm/test.exp
frm/testsuite/frm/test.exp
View file @
a152970
...
...
@@ -31,18 +31,18 @@ mu_exec -retcode 1 -message "frm" "Foo Bar\tJabberwocky"\
"Sergey Poznyakoff
\t
Empty MIME Parts"
mu_exec -retcode 1 -message
"frm -n"
-arg -n
\
" 1:
Foo Bar
\t
Jabberwocky"
\
" 2:
Bar
\t
Re: Jabberwocky"
\
" 3:
Sergey Poznyakoff
\t
Simple MIME"
\
" 4:
Sergey Poznyakoff
\t
Nested MIME"
\
" 5:
Sergey Poznyakoff
\t
Empty MIME Parts"
" 1:
\t
Foo Bar
\t
Jabberwocky"
\
" 2:
\t
Bar
\t
Re: Jabberwocky"
\
" 3:
\t
Sergey Poznyakoff
\t
Simple MIME"
\
" 4:
\t
Sergey Poznyakoff
\t
Nested MIME"
\
" 5:
\t
Sergey Poznyakoff
\t
Empty MIME Parts"
mu_exec -retcode 1 -message
"frm -l"
-arg -l
\
"(Bar)
Foo Bar
\t
Jabberwocky"
\
"(Foo Bar)
Bar
\t
Re: Jabberwocky"
\
"(Foo Bar)
Sergey Poznyakoff
\t
Simple MIME"
\
"(Foo Bar)
Sergey Poznyakoff
\t
Nested MIME"
\
"(Foo Bar)
Sergey Poznyakoff
\t
Empty MIME Parts"
"(Bar)
\t
Foo Bar
\t
Jabberwocky"
\
"(Foo Bar)
\t
Bar
\t
Re: Jabberwocky"
\
"(Foo Bar)
\t
Sergey Poznyakoff
\t
Simple MIME"
\
"(Foo Bar)
\t
Sergey Poznyakoff
\t
Nested MIME"
\
"(Foo Bar)
\t
Sergey Poznyakoff
\t
Empty MIME Parts"
mu_exec -retcode 1 -message
"frm -qS"
-arg -qS
\
"Folder contains 5 new messages."
...
...
@@ -59,6 +59,6 @@ mu_exec -arg -q -arg %nonexistent -retcode 2 -message "frm -q %nonexistent" \
set env
(
MAIL
)
$MU_SPOOL_DIR/bigto.mbox
set
env
(
FOLDER
)
$env
(
MAIL
)
mu_exec -retcode 1 -message
"frm -l on long headers"
-arg -l
\
"(
\"
Ayoung-Chee, N)
Patrick Chan
\t
New email address, etc."
"(
Ayoung-Chee, Nigel Paul -- Nigel Paul Ayoung-Chee)
\t
Patrick Chan
\t
New email address, etc."
#end of test.exp
...
...
Please
register
or
sign in
to post a comment