From f57c6219924045efc8a6f9f3107d5369a2de7a66 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 29 Jun 2001 18:09:45 +0000 Subject: Build the test-crlf test program. 2001-06-29 Jeffrey Stedfast * tests/mime-filter/Makefile.am: Build the test-crlf test program. * tests/mime-filter/test-crlf.c: New test suite for the crlf filter. * camel-mime-filter-crlf.c (filter): Fixed to correctly encode and decode dots. svn path=/trunk/; revision=10602 --- camel/tests/mime-filter/.cvsignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'camel/tests/mime-filter/.cvsignore') diff --git a/camel/tests/mime-filter/.cvsignore b/camel/tests/mime-filter/.cvsignore index 2cee3ea3cb..c1f16ee7d4 100644 --- a/camel/tests/mime-filter/.cvsignore +++ b/camel/tests/mime-filter/.cvsignore @@ -4,4 +4,5 @@ Makefile.in .libs *.lo *.la -test-stripheader \ No newline at end of file +test-stripheader +test-crlf -- cgit v1.2.3