summaryrefslogtreecommitdiff
path: root/hwpfilter/Module_hwpfilter.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-14 00:56:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-14 00:56:56 +0100
commit2787179fe97c0dac5e1857aad28c165a260292de (patch)
treedefeefbaeb09af8f019207ee2e2edb633141441a /hwpfilter/Module_hwpfilter.mk
parentaf870cf4d7a36ade6c1c274d555f91e4b1904ce5 (diff)
add regression test
Diffstat (limited to 'hwpfilter/Module_hwpfilter.mk')
-rw-r--r--hwpfilter/Module_hwpfilter.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwpfilter/Module_hwpfilter.mk b/hwpfilter/Module_hwpfilter.mk
index b4e55302daba..9985b7e6034e 100644
--- a/hwpfilter/Module_hwpfilter.mk
+++ b/hwpfilter/Module_hwpfilter.mk
@@ -31,4 +31,8 @@ $(eval $(call gb_Module_add_targets,hwpfilter,\
Library_hwp \
))
+$(eval $(call gb_Module_add_check_targets,hwpfilter,\
+ CppunitTest_hwpfilter_test_hwpfilter \
+))
+
# vim: set noet ts=4 sw=4: