Add mime-parser-testing tool
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 27 Nov 2010 12:52:45 +0000 (13:52 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 27 Nov 2010 12:58:55 +0000 (13:58 +0100)
commit530ca94364d92a3a5b4a91e27570c3ffe77176e0
treec9c13d4d6f3b63a5f2d949c7e20182eaa498c405
parentde95be7e3fcfac35c593d32691cbba5794ffde0c
Add mime-parser-testing tool

to be able to test the mimeparser in an insulated binary, here we have a test, that reads a given file into memory, and parses it using the mime parser.
libcitadel/tests/Makefile.in
libcitadel/tests/email_recipientstrings.txt [deleted file]
libcitadel/tests/mimeparser_test.c [new file with mode: 0644]
libcitadel/tests/testdata/emailaddresses/email_recipientstrings.txt [new file with mode: 0644]