summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2017-05-05 15:02:20 +0200
committerJan Holesovsky <kendy@collabora.com>2017-05-10 17:19:32 +0200
commit0425ccba5b2f8819d6fade05d96a72d64db1ce0c (patch)
tree913c002c45518c4a5c248293a00d1a46f002f5bf /sw/Module_sw.mk
parent58891d589bd8da700f135b098dd50833277c65dc (diff)
sw txt export: Greatly improve the export of bullets & numbering.
Includes unit testing infrastructure for .txt export too + the actual unit test. Change-Id: I19a32955bbc9b97449b4240917fe2505bc3dd54c Reviewed-on: https://gerrit.libreoffice.org/37295 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
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 a003ae57c454..0ab442fb3c7b 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -74,6 +74,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_rtfimport \
CppunitTest_sw_odfexport \
CppunitTest_sw_odfimport \
+ CppunitTest_sw_txtexport \
CppunitTest_sw_uiwriter \
CppunitTest_sw_mailmerge \
CppunitTest_sw_globalfilter \