Files
evolution/camel/tests/message
Not Zed 2699c4c41f Remove mempool code, we use the stuff in e-util. (PRESERVE_HEADERS): new
2003-11-13  Not Zed  <NotZed@Ximian.com>

        * camel-mime-parser.c: Remove mempool code, we use the stuff in
        e-util.
        (PRESERVE_HEADERS): new compile option, if on, we preserve headers
        and folding exactly rather than unfolding all input.  THIS BREAKS
        EVERYTHING right now, so don't turn it on.

        * camel-gpg-context.c (gpg_decrypt): reset the input memstream
        before passing it to the gpg engine.

        * tests/smime/pgp-mime.c (main): redirect /dev/null to stdin so it
        doesn't hang waiting for input.
        (main): removed from build - this tests multipart/signed
        explictly, but now the details of this is handled directly by the
        cipher context.

        * tests/smime/pgp.c (main): fixes for api changes.
        (main): redirect /dev/null to stdin so it doesn't hang waiting for
        input.

        * tests/message/test1.c (main): update for api changes.

        * camel-smime-context.c (sm_verify): look at the content object's
        mime type, not the container's type.

svn path=/trunk/; revision=23343
2003-11-13 23:17:31 +00:00
..
2003-08-11 20:18:16 +00:00
2003-09-23 16:50:06 +00:00

test1	creating, saving, loading simple messages
test2	camelinternetaddress tests, internationalised addresses, etc.
test3	multipart messages
test4   more encompassing mime parser tests that test real-world messages.
        Note: In order to test this, though, you'll need to fetch 
        http://primates.ximian.com/~fejj/camel-mime-tests.tar.gz and 
        untar it into camel/tests/data/