summaryrefslogtreecommitdiff
path: root/testtools/CustomTarget_uno_test.mk
blob: 4b960e46ecb3efbeb64f928c2250e87b9a643579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# -*- 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_CustomTarget_CustomTarget,testtools/uno_test))

# this target is phony to run it every time
.PHONY : $(call gb_CustomTarget_get_target,testtools/uno_test)

$(call gb_CustomTarget_get_target,testtools/uno_test) : \
		$(call gb_Executable_get_runtime_dependencies,uno) \
		$(call gb_InternalUnoApi_get_target,bridgetest) \
		$(call gb_Package_get_target,instsetoo_native_setup_ure) \
		$(call gb_Rdb_get_target,uno_services) \
		$(call gb_Rdb_get_target,ure/services) \
		$(call gb_UnoApi_get_target,udkapi)
	$(call gb_Helper_abbreviate_dirs,\
		$(call gb_Executable_get_command,uno) \
		-s com.sun.star.test.bridge.BridgeTest \
		-- com.sun.star.test.bridge.CppTestObject \
		-env:LO_BUILD_LIB_DIR=$(call gb_Helper_make_url,$(gb_Library_WORKDIR_FOR_BUILD)) \
		-env:URE_MORE_SERVICES=$(call gb_Helper_make_url,$(call gb_Rdb_get_target,uno_services)) \
		-env:URE_MORE_TYPES=$(call gb_Helper_make_url,$(WORKDIR)/UnoApiTarget/bridgetest.rdb))

# vim:set shiftwidth=4 tabstop=4 noexpandtab:
on'>David Tardon 2021-05-12Update to ICU 69.1Eike Rathke 2021-05-12external: update pdfium to 4500Miklos Vajna 2021-05-10upload libmwaw 0.3.19David Tardon 2021-05-03update breakpad to the current chrome_m90 snapshotLuboš Luňák 2021-04-30external: update libxmlsec to 1.2.32Miklos Vajna 2021-04-28Resolves tdf#141553 - Update David CLM fontHeiko Tietze 2021-04-16Update language-subtag-registry to 2021-03-05Eike Rathke 2021-04-14update serf to 1.3.9Luboš Luňák 2021-04-14Revert "update Skia to chrome/m91" (tdf#141680)Luboš Luňák 2021-04-12update Skia to chrome/m91Luboš Luňák 2021-04-11Get rid of apache-commons-loggingStephan Bergmann 2021-04-09upload libmwaw 0.3.18David Tardon 2021-04-02tdf#140229 neon: update to release 0.31.2Jan-Marek Glogowski 2021-03-30upload libcdr 0.1.7David Tardon 2021-03-25external: update pdfium to 4450Miklos Vajna 2021-03-22Drop external owncloud-android-libMichael Weghorn 2021-03-20tdf#139778 qrcodegen library removal.homeboy445 2021-03-20tdf#139778 bundle external:zxing libhomeboy445 2021-03-03update Skia to chrome/m90Luboš Luňák 2021-02-19python3: upgrade to release 3.8.8rc1Michael Stahl 2021-02-08Revert "update Skia to chrome/m89" (tdf#140023)Luboš Luňák 2021-02-01tdf#136368 bump to libnumbertext 1.0.7László Németh 2021-01-24upload libodfgen 0.1.8David Tardon 2021-01-20update Skia to chrome/m89Luboš Luňák 2021-01-20postgresql: upgrade to release 13.1Michael Stahl 2021-01-16Update language-subtag-registry to 2020-12-18Eike Rathke 2021-01-13external: update pdfium to 4380Miklos Vajna 2021-01-07poppler: upgrade to release 21.01.0Michael Stahl 2021-01-06Upgrade external/boost to latest Boost 1.75.0Stephan Bergmann 2021-01-06openssl: upgrade to release 1.1.1iMichael Stahl