diff options
| author | Sam Varshavchik | 2022-01-30 21:00:59 -0500 |
|---|---|---|
| committer | Sam Varshavchik | 2022-01-30 21:00:59 -0500 |
| commit | 5a84f60340bd66d72688d5cb5f02fb8d818af252 (patch) | |
| tree | dbeb82709941e7582b0b0d1137ba1a9ebee05189 | |
| parent | f4ae4736ba7573e2b48fad0aa80fa0a32b0fb07a (diff) | |
| download | courier-libs-5a84f60340bd66d72688d5cb5f02fb8d818af252.tar.bz2 | |
Additional test
| -rwxr-xr-x | imap/testsuite | 1 | ||||
| -rw-r--r-- | imap/testsuite.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/imap/testsuite b/imap/testsuite index c2d1ee8..b2f2cca 100755 --- a/imap/testsuite +++ b/imap/testsuite @@ -1181,6 +1181,7 @@ V004 LIST (ACL) "" "INBOX.Folder" V005 CREATE INBOX.Folder V006 LIST (ACL) "" "INBOX.Folder" V007 GETQUOTAROOT INBOX +V008 LIST "invalid" "%" EOF ls confmdtest/courierimaphieracl 2>&1 rm -rf confmdtest diff --git a/imap/testsuite.txt b/imap/testsuite.txt index eca6a46..b18db01 100644 --- a/imap/testsuite.txt +++ b/imap/testsuite.txt @@ -1790,3 +1790,4 @@ 001492 * QUOTAROOT "INBOX" "ROOT"
001493 * QUOTA "ROOT"
001494 V007 OK GETQUOTAROOT Ok.
+001495 V008 OK LIST completed
|
