# -*- 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 gb_UITest_UITest,pasteSpecial)) $(eval $(call gb_UITest_add_modules,pasteSpecial,$(SRCDIR)/sc/qa/uitest,\ pasteSpecial/ \ )) $(eval $(call gb_UITest_set_defs,pasteSpecial, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: ore
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host/.gitignore
tle='2017-07-21 08:20:50 +0100'>2017-07-21
AgeCommit message (Expand)Author
migrate to boost::gettextCaolán McNamara
2016-02-05basic: Merge macro snippet testsMatúš Kukan
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-04-23execute move of global headersBjoern Michaelsen
2013-03-07Add some stand alone vba specific tests ( mostly vba only functions )Noel Power