summaryrefslogtreecommitdiffstats
path: root/tests/include
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-02-23 13:04:42 +0800
committerPeng Wu <alexepico@gmail.com>2012-02-23 13:04:42 +0800
commit23b89bb317cdf38e645cd25b31e2a5dbaaf1fe84 (patch)
treedabc42e96ae45628a79c0d8ee6fbf204d28fa4c9 /tests/include
parentade2d6970018fdba088874a1efd418760bb42d45 (diff)
downloadlibpinyin-23b89bb317cdf38e645cd25b31e2a5dbaaf1fe84.tar.gz
libpinyin-23b89bb317cdf38e645cd25b31e2a5dbaaf1fe84.tar.xz
libpinyin-23b89bb317cdf38e645cd25b31e2a5dbaaf1fe84.zip
add testsucs4
Diffstat (limited to 'tests/include')
-rw-r--r--tests/include/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/include/Makefile.am b/tests/include/Makefile.am
index e00e220..061d5f8 100644
--- a/tests/include/Makefile.am
+++ b/tests/include/Makefile.am
@@ -21,6 +21,8 @@ INCLUDES = -I$(top_srcdir)/src \
-I$(top_srcdir)/src/lookup \
@GLIB2_CPPFLAGS@
+TESTS = test_memory_chunk
+
noinst_PROGRAMS = test_memory_chunk
test_memory_chunk_SOURCES = test_memory_chunk.cpp