summaryrefslogtreecommitdiffstats
path: root/imap/testsuite
AgeCommit message (Collapse)Author
2022-01-26Fix broken call to maildir_acl_delete.Sam Varshavchik
2022-01-22Add additional tests.Sam Varshavchik
Test for IMAP_EMPTYTRASH parsing.
2022-01-22imap: fixes to let make check be run as root.Sam Varshavchik
2022-01-20Add additional tests.Sam Varshavchik
2022-01-17Add additional tests.Sam Varshavchik
2022-01-17Add additional tests.Sam Varshavchik
2022-01-17Fix minor memory leaks.Sam Varshavchik
bdbobj_nextkey can leak memory. Looks like some glibc or valgrind configs detect memory leaks from putenv(), use setenv() instead. It's POSIX 2001. Take this opportunity to clean up the test script.
2022-01-15Fix minor memory leaksSam Varshavchik
2018-07-16courier-imap: update testsuite.Sam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.