commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mailutils branch, master, updated. release-2.2-474-g904b2a7


From: Sergey Poznyakoff
Subject: [SCM] GNU Mailutils branch, master, updated. release-2.2-474-g904b2a7
Date: Sat, 26 Nov 2011 08:32:47 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mailutils".

http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=904b2a7506205ce12c0f88ae0f30f6bdcd222cab

The branch, master has been updated
       via  904b2a7506205ce12c0f88ae0f30f6bdcd222cab (commit)
      from  55cd448fe25f2e8b703b6847bb0b88c117697f0a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 904b2a7506205ce12c0f88ae0f30f6bdcd222cab
Author: Sergey Poznyakoff <address@hidden>
Date:   Fri Nov 25 12:48:03 2011 +0200

    Add a test for non-synchronized imap literals.

-----------------------------------------------------------------------

Summary of changes:
 libmailutils/tests/imapio.at |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/libmailutils/tests/imapio.at b/libmailutils/tests/imapio.at
index 4810e13..b601c97 100644
--- a/libmailutils/tests/imapio.at
+++ b/libmailutils/tests/imapio.at
@@ -93,5 +93,18 @@ fat man
 3: 'fat man'
 ])
 
+IMAPIO([non-synch literals],[literal],
+[A001 LOGIN {11+}
+FRED FOOBAR {7+}
+fat man
+],
+[],
+[4
+0: 'A001'
+1: 'LOGIN'
+2: 'FRED FOOBAR'
+3: 'fat man'
+])
+
 dnl ------------------------------------------------------------
 m4_popdef([IMAPIO])


hooks/post-receive
-- 
GNU Mailutils



reply via email to

[Prev in Thread] Current Thread [Next in Thread]