# -*- 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,ucb_unoapi)) $(eval $(call gb_JunitTest_set_defs,ucb_unoapi,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/ucb/qa/unoapi/ucb.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/ucb/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/ucb/qa/unoapi/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,ucb_unoapi,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,ucb_unoapi,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: breoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2014-08-18.gitignore /.gdb_historyJan-Marek Glogowski
2014-08-12git-ignore ure/source/unorcLionel Elie Mamane
2014-08-11Add ure/source/unorcTor Lillqvist
2014-05-01Git: ignore autogen, doxygen and gdb config filesJan-Marek Glogowski
2014-01-24Add file extensions from MSVS to gitignore fileAnderson Roberto
2014-01-06.gitignore: add test-install/Michael Stahl
2013-12-05Ignore also instdir_for_build and workdir_for_buildTor Lillqvist
2013-11-21Save downloaded tarballs under external/tarballs/Norbert Thiebaud
2013-11-19related fdo#70414 gbuild to ide: kdevelopBjoern Michaelsen
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-26.gitignore: ignore "tags"Michael Stahl
2013-08-31move XCode specific gitignore to top level so that all XCode projects are cleanSiqi LIU
2013-08-31remove all DS_Store 'that have crept in'Siqi LIU
2013-08-31add DS_Store to gitignoreSiqi LIU
2013-08-31gitignore userstate for xcodeSiqi LIU
2013-08-07remove userstate from the repoSiqi LIU
2013-07-15remove userstate from reposiqi