# 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_sidebar)) $(eval $(call gb_UITest_add_modules,sw_sidebar,$(SRCDIR)/sw/qa/uitest,\ sidebar/ \ )) $(eval $(call gb_UITest_set_defs,sw_sidebar, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) $(eval $(call gb_UITest_avoid_oneprocess,sw_sidebar)) # vim: set noet sw=4 ts=4: lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/CppunitTest_oox_tokenmap.mk
AgeCommit message (Expand)Author
2023-05-30merge expwrap into sax libraryNoel Grandin
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski