* add some mu-msg-gmime unit tests

This commit is contained in:
Dirk-Jan C. Binnema
2010-08-18 00:18:42 +03:00
parent 537dd1b3a1
commit 52e6fa5f32
6 changed files with 199 additions and 31 deletions

View File

@ -44,6 +44,11 @@ TEST_PROGS += test-mu-query
test_mu_query_SOURCES= test-mu-query.c dummy.cc
test_mu_query_LDADD= libtestmucommon.la
TEST_PROGS += test-mu-msg-gmime
test_mu_msg_gmime_SOURCES= test-mu-msg-gmime.c
test_mu_msg_gmime_LDADD= libtestmucommon.la
libtestmucommon_la_SOURCES= \
test-mu-common.c \
test-mu-common.h