summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_ooxmlexport15.mk
diff options
context:
space:
mode:
authorJustin Luth <justin.luth@collabora.com>2020-05-25 13:40:09 +0300
committerMiklos Vajna <vmiklos@collabora.com>2020-05-25 14:59:45 +0200
commit42a37f8ce27ad8fca222f50b712a8fed52dbda95 (patch)
treefe195e450f32ad25b03d9ad683f2ab0d00f8fcba /sw/CppunitTest_sw_ooxmlexport15.mk
parent39df467cd67ca7798e814d6c57f8bfd6791fc0ef (diff)
Revert "tdf#104017 DOC export: be less aggressive with merging page styles"
This reverts LO 6.3.4 commit 5d1709a7c4184eb31cfc4c2d3acadff3a4a68189, which tdf#133334 shows is wrong. How this made it past QA is a mystery to me. There should be lots of examples. Change-Id: I17be6e4bab44057f4535d4728825e12d068b65d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94782 Tested-by: Jenkins Reviewed-by: Justin Luth <justin_luth@sil.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport15.mk')
-rw-r--r--sw/CppunitTest_sw_ooxmlexport15.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport15.mk b/sw/CppunitTest_sw_ooxmlexport15.mk
new file mode 100644
index 000000000000..ede4d05e4c38
--- /dev/null
+++ b/sw/CppunitTest_sw_ooxmlexport15.mk
@@ -0,0 +1,14 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#*************************************************************************
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+#*************************************************************************
+
+$(eval $(call sw_ooxmlexport_test,15))
+
+# vim: set noet sw=4 ts=4: