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
mu_exec -retcode 1 -message "frm" "Foo Bar\tJabberwocky"\
"Bar\tRe: Jabberwocky"\
"Sergey Poznyakoff\tSimple MIME"\
-"Sergey Poznyakoff\tNested MIME"
+"Sergey Poznyakoff\tNested MIME"\
+"Sergey Poznyakoff\tEmpty MIME Parts"
mu_exec -retcode 1 -message "frm -n" -arg -n \
"1: Foo Bar\tJabberwocky"\
"2: Bar\tRe: Jabberwocky"\
"3: Sergey Poznyakoff\tSimple MIME"\
-"4: Sergey Poznyakoff\tNested MIME"
+"4: Sergey Poznyakoff\tNested MIME"\
+"5: Sergey Poznyakoff\tEmpty MIME Parts"
mu_exec -retcode 1 -message "frm -l" -arg -l \
"(Bar) Foo Bar\tJabberwocky"\
"(Foo Bar) Bar\tRe: Jabberwocky"\
"(Foo Bar) Sergey Poznyakoff\tSimple MIME"\
"(Foo Bar) Sergey Poznyakoff\tNested MIME"\
+"(Foo Bar) Sergey Poznyakoff\tEmpty MIME Parts"
mu_exec -retcode 1 -message "frm -qS" -arg -qS \
-"You have 4 messages"
+"You have 5 messages"
mu_exec -retcode 1 -arg %mbox -message "frm %mbox" \
"Sergey Poznyakoff\tMBOX"

Return to:

Send suggestions and report system problems to the System administrator.