Finished imap4d testsuite
Showing
1 changed file
with
21 additions
and
0 deletions
1 | 2002-08-26 Sergey Poznyakoff | ||
2 | |||
3 | * frm/frm.c: Don't bail out if the mailbox does not exist. | ||
4 | * imap4d/append.c (imap4d_append0): Skip leading whitespace. | ||
5 | * imap4d/fetch.c (fetch_envelope0): Emit whitespace before | ||
6 | "from" header. | ||
7 | * imap4d/util.c: Fixed typo in comment. | ||
8 | * imap4d/testsuite/imap4d/append.exp: New file | ||
9 | * imap4d/testsuite/imap4d/create.exp: New file | ||
10 | * imap4d/testsuite/imap4d/expunge.exp: New file | ||
11 | * imap4d/testsuite/imap4d/examine.exp: Replaced | ||
12 | [imap4d_uidvalidity] with simple regexp. | ||
13 | * imap4d/testsuite/imap4d/fetch.exp: Likewise. | ||
14 | * imap4d/testsuite/lib/imap4d.exp (imap4d_test): Added new | ||
15 | options: -long to emit long IMAP4D literal after the command, | ||
16 | -silent to be silent about the results of the testcase. | ||
17 | |||
18 | * imap4d/testsuite/imap4d/DISTFILES: Added new files. | ||
19 | |||
20 | * testsuite/lib/mailutils.exp (mu_expect_list): New procedure | ||
21 | |||
1 | 2002-08-23 Sergey Poznyakoff | 22 | 2002-08-23 Sergey Poznyakoff |
2 | 23 | ||
3 | * configure.ac: Added check for socklen_t. | 24 | * configure.ac: Added check for socklen_t. | ... | ... |
-
Please register or sign in to post a comment