summaryrefslogtreecommitdiffstats
path: root/imap/testsuitefix.pl.in
AgeCommit message (Collapse)Author
2022-02-21Fix make check.Sam Varshavchik
2022-02-21Fix make check.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.
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.