aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/Makefile.local
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2012-08-05 15:13:11 -0300
committerGravatar David Bremner <bremner@debian.org>2012-12-02 15:51:32 -0400
commit990e3988ce0f8ad1993e91635a46904c3c75fff5 (patch)
treef08f004334ddfa8488e530480c1fd8faf9ce2a36 /test/Makefile.local
parenta09115ae1dcbc698aeb70fe9ef050ca3220bc112 (diff)
test: add database routines for testing
Initially, provide a way to create "stub" messages in the notmuch database without corresponding files. This is essentially cut and paste from lib/database.cc. This is a seperate file since we don't want to export these symbols from libnotmuch or bloat the library with non-exported code.
Diffstat (limited to 'test/Makefile.local')
-rw-r--r--test/Makefile.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.local b/test/Makefile.local
index 8da4c56e..8479f914 100644
--- a/test/Makefile.local
+++ b/test/Makefile.local
@@ -45,5 +45,6 @@ CLEAN := $(CLEAN) $(dir)/smtp-dummy $(dir)/smtp-dummy.o \
$(dir)/symbol-test $(dir)/symbol-test.o \
$(dir)/arg-test $(dir)/arg-test.o \
$(dir)/hex-xcode $(dir)/hex-xcode.o \
+ $(dir)/database-test.o \
$(dir)/parse-time $(dir)/parse-time.o \
$(dir)/corpus.mail $(dir)/test-results $(dir)/tmp.*