[evolution-data-server] Camel: Remove tests/message/test3.c.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Camel: Remove tests/message/test3.c.
- Date: Wed, 2 Oct 2013 19:18:27 +0000 (UTC)
commit 60c571bb527adf550b8f4ee5e8d7c3c841cb78d2
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Oct 2 00:09:21 2013 -0400
Camel: Remove tests/message/test3.c.
Mostly testing unused CamelMultipart API.
Remove the test so I can remove the unused API.
camel/tests/message/Makefile.am | 5 -
camel/tests/message/README | 1 -
camel/tests/message/test3.c | 200 ---------------------------------------
3 files changed, 0 insertions(+), 206 deletions(-)
---
diff --git a/camel/tests/message/Makefile.am b/camel/tests/message/Makefile.am
index 43dc188..261376b 100644
--- a/camel/tests/message/Makefile.am
+++ b/camel/tests/message/Makefile.am
@@ -16,19 +16,14 @@ MESSAGE_TESTS_LDADD= \
check_PROGRAMS = \
test1 \
test2 \
- test3 \
test4
test1_CPPFLAGS = $(MESSAGE_TESTS_CPPFLAGS)
test2_CPPFLAGS = $(MESSAGE_TESTS_CPPFLAGS)
-test3_CPPFLAGS = $(MESSAGE_TESTS_CPPFLAGS)
test4_CPPFLAGS = $(MESSAGE_TESTS_CPPFLAGS)
test1_LDADD = $(MESSAGE_TESTS_LDADD)
test2_LDADD = $(MESSAGE_TESTS_LDADD)
-test3_LDADD = $(MESSAGE_TESTS_LDADD)
test4_LDADD = $(MESSAGE_TESTS_LDADD)
-CLEANFILES = test3.msg test3-2.msg test3-3.msg
-
-include $(top_srcdir)/git.mk
diff --git a/camel/tests/message/README b/camel/tests/message/README
index 4b3c953..f5624e7 100644
--- a/camel/tests/message/README
+++ b/camel/tests/message/README
@@ -1,7 +1,6 @@
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]