summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-28 21:22:43 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-28 21:22:43 +0000
commita1529705da30d617aeeeeb110ee10a87958bf420 (patch)
tree2212dc92b26d3e1d936a5b1fb6d7640b265d5dee /frm
parent0575858a61c4ffcdb4fad7bae6853992e3d43913 (diff)
downloadmailutils-a1529705da30d617aeeeeb110ee10a87958bf420.tar.gz
mailutils-a1529705da30d617aeeeeb110ee10a87958bf420.tar.bz2
Fixed to match the new frm output.
Diffstat (limited to 'frm')
-rw-r--r--frm/testsuite/frm/test.exp22
1 files changed, 11 insertions, 11 deletions
diff --git a/frm/testsuite/frm/test.exp b/frm/testsuite/frm/test.exp
index d892a02ac..0df79da51 100644
--- a/frm/testsuite/frm/test.exp
+++ b/frm/testsuite/frm/test.exp
@@ -31,18 +31,18 @@ mu_exec -retcode 1 -message "frm" "Foo Bar\tJabberwocky"\
31"Sergey Poznyakoff\tEmpty MIME Parts" 31"Sergey Poznyakoff\tEmpty MIME Parts"
32 32
33mu_exec -retcode 1 -message "frm -n" -arg -n \ 33mu_exec -retcode 1 -message "frm -n" -arg -n \
34" 1: Foo Bar\tJabberwocky"\ 34" 1:\tFoo Bar\tJabberwocky"\
35" 2: Bar\tRe: Jabberwocky"\ 35" 2:\tBar\tRe: Jabberwocky"\
36" 3: Sergey Poznyakoff\tSimple MIME"\ 36" 3:\tSergey Poznyakoff\tSimple MIME"\
37" 4: Sergey Poznyakoff\tNested MIME"\ 37" 4:\tSergey Poznyakoff\tNested MIME"\
38" 5: Sergey Poznyakoff\tEmpty MIME Parts" 38" 5:\tSergey Poznyakoff\tEmpty MIME Parts"
39 39
40mu_exec -retcode 1 -message "frm -l" -arg -l \ 40mu_exec -retcode 1 -message "frm -l" -arg -l \
41"(Bar) Foo Bar\tJabberwocky"\ 41"(Bar)\tFoo Bar\tJabberwocky"\
42"(Foo Bar) Bar\tRe: Jabberwocky"\ 42"(Foo Bar)\tBar\tRe: Jabberwocky"\
43"(Foo Bar) Sergey Poznyakoff\tSimple MIME"\ 43"(Foo Bar)\tSergey Poznyakoff\tSimple MIME"\
44"(Foo Bar) Sergey Poznyakoff\tNested MIME"\ 44"(Foo Bar)\tSergey Poznyakoff\tNested MIME"\
45"(Foo Bar) Sergey Poznyakoff\tEmpty MIME Parts" 45"(Foo Bar)\tSergey Poznyakoff\tEmpty MIME Parts"
46 46
47mu_exec -retcode 1 -message "frm -qS" -arg -qS \ 47mu_exec -retcode 1 -message "frm -qS" -arg -qS \
48"Folder contains 5 new messages." 48"Folder contains 5 new messages."
@@ -59,6 +59,6 @@ mu_exec -arg -q -arg %nonexistent -retcode 2 -message "frm -q %nonexistent" \
59set env(MAIL) $MU_SPOOL_DIR/bigto.mbox 59set env(MAIL) $MU_SPOOL_DIR/bigto.mbox
60set env(FOLDER) $env(MAIL) 60set env(FOLDER) $env(MAIL)
61mu_exec -retcode 1 -message "frm -l on long headers" -arg -l \ 61mu_exec -retcode 1 -message "frm -l on long headers" -arg -l \
62"(\"Ayoung-Chee, N) Patrick Chan\tNew email address, etc." 62"(Ayoung-Chee, Nigel Paul -- Nigel Paul Ayoung-Chee)\tPatrick Chan\tNew email address, etc."
63 63
64#end of test.exp 64#end of test.exp

Return to:

Send suggestions and report system problems to the System administrator.