aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-12-09 01:52:28 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-12-09 01:52:28 +0800
commitd0aff6462a59e6e60f01e1db75ce7d45d94f99fa (patch)
tree0825c0c5b2401b10e2849ec2b736dcadc0633bb0 /camel
parente2b2aeceea77dd255025b0ecceba8d72f0278533 (diff)
downloadgsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.tar
gsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.tar.gz
gsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.tar.bz2
gsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.tar.lz
gsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.tar.xz
gsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.tar.zst
gsoc2013-evolution-d0aff6462a59e6e60f01e1db75ce7d45d94f99fa.zip
Remove test3 from build until the files show up
2000-12-08 JP Rosevear <jpr@helixcode.com> * tests/message/Makefile.am: Remove test3 from build until the files show up 2000-12-08 JP Rosevear <jpr@helixcode.com> * Makefile.am: Remove files from extra_dist since they are already listed svn path=/trunk/; revision=6861
Diffstat (limited to 'camel')
-rw-r--r--camel/ChangeLog5
-rw-r--r--camel/tests/message/Makefile.am5
2 files changed, 7 insertions, 3 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 89b2654094..8f55e500a9 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-08 JP Rosevear <jpr@helixcode.com>
+
+ * tests/message/Makefile.am: Remove test3 from build until the files
+ show up
+
2000-12-09 Not Zed <NotZed@HelixCode.com>
* camel-mime-message.c (camel_mime_message_set_date): Change the
diff --git a/camel/tests/message/Makefile.am b/camel/tests/message/Makefile.am
index aa430fa409..2656a007d9 100644
--- a/camel/tests/message/Makefile.am
+++ b/camel/tests/message/Makefile.am
@@ -14,10 +14,9 @@ LDADD = \
check_PROGRAMS = \
test1 \
- test2 \
- test3
+ test2
-TESTS = test1 test2 test3
+TESTS = test1 test2