summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2017-07-11 20:09:14 -0400
committerJustin Luth <justin_luth@sil.org>2017-07-13 17:38:21 +0200
commit898522c8563a3e59b8de295ceb766cb8e2024ed5 (patch)
treee684ae2fb4105722470f70dae63271bdd0b3b87a /sw/Module_sw.mk
parent5a0b6f5ba8506de648ab72ef320445a49ba4c67d (diff)
move round-tripables from rtfimport to new rtfexport2
This serves two purposes. It helps to prevent regressions and it allows focusing on features that still don't export properly. Also created rtfexport3 since the other two are already very full. Change-Id: I7d580f575c1debe344275869fefcbba6e29cbad6 Reviewed-on: https://gerrit.libreoffice.org/39842 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 243566b9de9e..54a43681bed3 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -72,6 +72,8 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_ww8export2 \
CppunitTest_sw_ww8import \
CppunitTest_sw_rtfexport \
+ CppunitTest_sw_rtfexport2 \
+ CppunitTest_sw_rtfexport3 \
CppunitTest_sw_rtfimport \
CppunitTest_sw_odfexport \
CppunitTest_sw_odfimport \