summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-04-30 17:31:12 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-04-30 17:32:20 +0100
commit06a8ebc878ff9bcab26556d5b5a46532e232d416 (patch)
tree57b426a4e47bd3ef165265eb0e78e4032c916f1e /sw/Module_sw.mk
parent102f68ea54e7b9420a8f13605289a5411db5512b (diff)
fdo#62336 - unit test for conversion failure.
Turns out this depends on not doing layout, and so is a real corner-case. Change-Id: If9d2db6b1a0df94fc809fb353f2dbf2cf9ac1c9a
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 021fda84d4dc..202c67c4fc35 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -46,6 +46,7 @@ $(eval $(call gb_Module_add_check_targets,sw,\
))
$(eval $(call gb_Module_add_slowcheck_targets,sw,\
+ CppunitTest_sw_htmlexport \
CppunitTest_sw_macros_test \
CppunitTest_sw_ooxmlexport \
CppunitTest_sw_ooxmlimport \