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
904b2a75
...
904b2a7506205ce12c0f88ae0f30f6bdcd222cab
authored
2011-11-25 12:48:03 +0200
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add a test for non-synchronized imap literals.
1 parent
55cd448f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
libmailutils/tests/imapio.at
libmailutils/tests/imapio.at
View file @
904b2a7
...
...
@@ -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])
...
...
Please
register
or
sign in
to post a comment