# -*- 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,comphelper_ifcontainer)) $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_ifcontainer,\ comphelper/qa/container/comphelper_ifcontainer \ )) $(eval $(call gb_CppunitTest_use_api,comphelper_ifcontainer,\ udkapi \ )) $(eval $(call gb_CppunitTest_use_libraries,comphelper_ifcontainer,\ comphelper \ cppu \ cppuhelper \ sal \ )) # vim: set noet sw=4 ts=4: oo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/util
ore/log/dbaccess?h=libreoffice-7-3&id=f420a49a76030b0cf4b38ba13f9630c212bc6418'>dbaccess/JunitTest_dbaccess_unoapi.mk
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2013-05-13Fix namingStephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-10-30Properly spell out "dbaccess"Stephan Bergmann
2012-08-17gbuild: register all jarsMichael Stahl
2012-06-16targeted clean-upNorbert Thiebaud
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: dbaccess: subsequent tests [hg:ccd0baa1c81a]Michael Stahl
2011-06-17gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880]Michael Stahl
2011-06-17gnumake4: fix to use new add rules [hg:76c825726ff2]Ocke Janssen [oj]
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]
2011-03-28migrate dbaccess subsequenttests to gbuildBjoern Michaelsen