]> code.citadel.org Git - citadel.git/history - libcitadel/tests/Makefile.in
* StrBufSanitizeEmailRecipientVector() fix bug cutting one of the email address
[citadel.git] / libcitadel / tests / Makefile.in
2009-12-13 Wilfried Göesgens* more testcoverage
2009-10-11 Wilfried Göesgens* fix hashlist iterator
2009-10-05 Wilfried Göesgens* fix dependencies solaris is a little pickier here.
2009-10-04 Wilfried Göesgens* add simple RFC822 / iconv decoding test
2009-10-03 Wilfried Göesgens* rework stringbuffered reading on nonblocking files
2009-10-03 Wilfried Göesgens* start out a unit test for our buffered I/O; copy...
2009-09-06 Wilfried Göesgens* fix it some, but not all.
2009-09-05 Wilfried Göesgens* start a unit-test-suite with http://cunit.sourceforge...