summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-08-27 14:11:40 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-08-27 14:11:40 +0000
commitc9900a551f5dd5350713d615bcda1bd9a05368a1 (patch)
tree5fc0f80cb071acc419e3f07f560251e1a1a07b88 /frm
parent45820e04eca9abb131efebe6182bd58414400387 (diff)
downloadmailutils-c9900a551f5dd5350713d615bcda1bd9a05368a1.tar.gz
mailutils-c9900a551f5dd5350713d615bcda1bd9a05368a1.tar.bz2
Updated for the new contents of mbox1
Diffstat (limited to 'frm')
-rw-r--r--frm/testsuite/frm/test.exp9
1 files changed, 6 insertions, 3 deletions
diff --git a/frm/testsuite/frm/test.exp b/frm/testsuite/frm/test.exp
index 21eba2fc2..6bdd7d20a 100644
--- a/frm/testsuite/frm/test.exp
+++ b/frm/testsuite/frm/test.exp
@@ -27,22 +27,25 @@ mu_prepare_spools
27mu_exec -retcode 1 -message "frm" "Foo Bar\tJabberwocky"\ 27mu_exec -retcode 1 -message "frm" "Foo Bar\tJabberwocky"\
28"Bar\tRe: Jabberwocky"\ 28"Bar\tRe: Jabberwocky"\
29"Sergey Poznyakoff\tSimple MIME"\ 29"Sergey Poznyakoff\tSimple MIME"\
30"Sergey Poznyakoff\tNested MIME" 30"Sergey Poznyakoff\tNested MIME"\
31"Sergey Poznyakoff\tEmpty MIME Parts"
31 32
32mu_exec -retcode 1 -message "frm -n" -arg -n \ 33mu_exec -retcode 1 -message "frm -n" -arg -n \
33"1: Foo Bar\tJabberwocky"\ 34"1: Foo Bar\tJabberwocky"\
34"2: Bar\tRe: Jabberwocky"\ 35"2: Bar\tRe: Jabberwocky"\
35"3: Sergey Poznyakoff\tSimple MIME"\ 36"3: Sergey Poznyakoff\tSimple MIME"\
36"4: Sergey Poznyakoff\tNested MIME" 37"4: Sergey Poznyakoff\tNested MIME"\
38"5: Sergey Poznyakoff\tEmpty MIME Parts"
37 39
38mu_exec -retcode 1 -message "frm -l" -arg -l \ 40mu_exec -retcode 1 -message "frm -l" -arg -l \
39"(Bar) Foo Bar\tJabberwocky"\ 41"(Bar) Foo Bar\tJabberwocky"\
40"(Foo Bar) Bar\tRe: Jabberwocky"\ 42"(Foo Bar) Bar\tRe: Jabberwocky"\
41"(Foo Bar) Sergey Poznyakoff\tSimple MIME"\ 43"(Foo Bar) Sergey Poznyakoff\tSimple MIME"\
42"(Foo Bar) Sergey Poznyakoff\tNested MIME"\ 44"(Foo Bar) Sergey Poznyakoff\tNested MIME"\
45"(Foo Bar) Sergey Poznyakoff\tEmpty MIME Parts"
43 46
44mu_exec -retcode 1 -message "frm -qS" -arg -qS \ 47mu_exec -retcode 1 -message "frm -qS" -arg -qS \
45"You have 4 messages" 48"You have 5 messages"
46 49
47mu_exec -retcode 1 -arg %mbox -message "frm %mbox" \ 50mu_exec -retcode 1 -arg %mbox -message "frm %mbox" \
48"Sergey Poznyakoff\tMBOX" 51"Sergey Poznyakoff\tMBOX"

Return to:

Send suggestions and report system problems to the System administrator.