# -*- 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_CppunitTest_CppunitTest,xmlsecurity_qa_certext)) $(eval $(call gb_CppunitTest_use_sdk_api,xmlsecurity_qa_certext)) $(eval $(call gb_CppunitTest_use_libraries,xmlsecurity_qa_certext,\ cppu \ neon \ sal \ svl \ test \ tl \ )) $(eval $(call gb_CppunitTest_add_exception_objects,xmlsecurity_qa_certext,\ xmlsecurity/qa/certext/SanCertExt \ )) # vim: set noet sw=4 ts=4: ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/Package_unittest.mk
AgeCommit message (Expand)Author
2018-09-28Added base as a data providerVikas
2016-04-13lok context menu: Add module specific unit testsPranav Kant
2016-04-12lok context menu: unit testPranav Kant
2014-11-28Unittest for autocorrect in writerDaniel Sikeler
2014-03-21drop spadminCaolán McNamara
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl
2013-10-29langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt
2013-08-27Make sure unittest/user/config/soffice.cfg/ exitsStephan Bergmann
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens
2013-08-26Deleting useless unit-test files/directory.Vishv Brahmbhatt
2013-08-26Made changes in the unit-test of other configuration filesVishv Brahmbhatt
2013-08-26Solved the unit-test problemVishv Brahmbhatt
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann