summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uibase_shells.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2023-01-18 08:20:24 +0100
committerMiklos Vajna <vmiklos@collabora.com>2023-01-18 09:56:23 +0000
commite9d5ccd5a0822969412dbddf0191e28703e72e82 (patch)
treeed041755af0227b3c6437a1292340d9c1f06b743 /sw/CppunitTest_sw_uibase_shells.mk
parent305e5fe1ba3df1dbe1f961509fe2c691b5193a6f (diff)
sw, .uno:InsertField: add a new Wrapper parameter
This is similar to ceea8f3924f26d5f10adc41b9ea587c77c2fda74 (sw: .uno:TextFormField: add new Wrapper parameter, 2023-01-16), but that was for fieldmarks & footnotes, while this is for refmarks & footnotes. Also start a new test file as the one for the entire directory starts to grow too long. Change-Id: Ib7c0e03d6686a8a52a5691a4e2dbf97dcc2facba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145698 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/CppunitTest_sw_uibase_shells.mk')
-rw-r--r--sw/CppunitTest_sw_uibase_shells.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uibase_shells.mk b/sw/CppunitTest_sw_uibase_shells.mk
index 14e961f4725d..932769a421e6 100644
--- a/sw/CppunitTest_sw_uibase_shells.mk
+++ b/sw/CppunitTest_sw_uibase_shells.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,sw_uibase_shells))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sw_uibase_shells))
$(eval $(call gb_CppunitTest_add_exception_objects,sw_uibase_shells, \
+ sw/qa/uibase/shells/textfld \
sw/qa/uibase/shells/shells \
))