summaryrefslogtreecommitdiff
path: root/svx/UITest_svx_table.mk
blob: d9288446200d9fe33959ed4f4cf7b3c5fa50df22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# -*- 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_UITest_UITest,svx_table))

$(eval $(call gb_UITest_add_modules,svx_table,$(SRCDIR)/svx/qa/uitest,\
	table/ \
))

$(eval $(call gb_UITest_use_oneprocess,svx_table))

# vim: set noet sw=4 ts=4:
td>2015-10-20 11:18:42 +0200 committerNoel Grandin <noelgrandin@gmail.com>2015-10-21 06:37:21 +0000 commitc9bae4ddc10abcb5b99898f41310aeceb6792356 (patch) treee40fef0484e080c1ec3dbdba2b0f47d507de5532 /include/drawinglayer/attribute parent59a601d1de038b9a3807c650142cd78e31f421c8 (diff)
com::sun::star->css in include/drawinglayer
Change-Id: Icc8bf14bd7876df321958bc0ed24a5587213827f Reviewed-on: https://gerrit.libreoffice.org/19488 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>