# -*- 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_JunitTest_JunitTest,forms_unoapi_4)) $(eval $(call gb_JunitTest_set_defs,forms_unoapi_4,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/forms/qa/unoapi/forms_4.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/forms/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/forms/qa/unoapi/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,forms_unoapi_4,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,forms_unoapi_4,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: ='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/README
DDI_VERSION
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2016-11-30vcl: Mention VCL_DEBUG_DISABLE_PDFCOMPRESSION in the README.Jan Holesovsky
2016-03-02vcl: document that it's possible to dump GDIMetaFile to XMLMichael Stahl
2016-02-21vcl: README update - generic was moved some time ago to unxChris Sherlock
2016-01-19vcl: define what svp stands for in READMEChris Sherlock
Michael Stahl
2014-11-13fix connectivity unit test for --enable-mergedlibsNoel Grandin
2014-06-04DeInitVCL at end of testsStephan Bergmann
2013-11-09make firebird-sdbc an experimental featureLionel Elie Mamane
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist