Add test for loading one mimepart from the mimestructure; decode its content inside.
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Dec 2010 14:45:21 +0000 (15:45 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 5 Dec 2010 14:45:21 +0000 (15:45 +0100)
commit95af3fb620d2ce607ae2a8c89835e22f3376969a
treee3ced788598d487eeb41866823bffcd98ffcd819
parentbad1b8d0f0776cee2c40b3e5e7255cc563154f9b
Add test for loading one mimepart from the mimestructure; decode its content inside.

 - this found a bug of a const char being modified inside of the call.
libcitadel/tests/mimeparser_test.c