aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test13.c
Commit message (Collapse)AuthorAgeFilesLines
* update for camelstream changesDan Winship2000-05-091-6/+5
| | | | svn path=/trunk/; revision=2926
* And here too.NotZed2000-05-031-1/+0
| | | | | | | | | | | | | 2000-05-02 NotZed <NotZed@HelixCode.com> * tests/test13.c: And here too. * tests/test2.c (main): REmoved gmime-utils.h * tests/Makefile.am (LDADD): Add libeutil to default link line. (test_movemail_LDADD): Fixed order for libutil linking. svn path=/trunk/; revision=2761
* Fix the changes to the testsMichael Zucci2000-04-271-2/+2
| | | | | | | - open for write should use O_CREAT|O_TRUNC as well - open for read should use mode 0 svn path=/trunk/; revision=2649
* Update for the camel changes.Dan Winship2000-04-261-7/+5
| | | | | | | | | | * tests: Update for the camel changes. * Makefile.am (SUBDIRS): Remove tests. They aren't terribly useful/interesting any more for the most part, and they frequently don't compile. svn path=/trunk/; revision=2636
* Fixed for method movements.NotZed2000-04-241-1/+1
| | | | | | | | | | | | | | 2000-04-24 NotZed <NotZed@HelixCode.com> * tests/test13.c (main): Fixed for method movements. * tests/test3.c (main): Removed from build, data-wrapper-repository removed. * tests/test2.c (main): Changed to use construct_from_stream. * tests/test1.c (main): Chagned to use construct_from_stream. svn path=/trunk/; revision=2578
* New tests/fixed tests.Michael Zucci2000-04-231-0/+127
svn path=/trunk/; revision=2559