# 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 gb_UITest_UITest,sw_ui_frmdlg)) $(eval $(call gb_UITest_add_modules,sw_ui_frmdlg,$(SRCDIR)/sw/qa/uitest,\ ui/frmdlg/ \ )) $(eval $(call gb_UITest_set_defs,sw_ui_frmdlg, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) $(eval $(call gb_UITest_avoid_oneprocess,sw_ui_frmdlg)) # vim: set noet sw=4 ts=4: >lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/export_setup.mk
AgeCommit message (Expand)Author
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2022-10-27CppunitTest_sd_export_tests-ooxml1: inherit from UnoApiTestXisco Fauli
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-06-07sd: Use template for export test modulesXisco Fauli