summaryrefslogtreecommitdiff
path: root/sc/JunitTest_sc_unoapi_1.mk
blob: 4e59c2939354b23fdf50fcd2cf08bd73d82e31bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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,sc_unoapi_1))

$(eval $(call gb_JunitTest_set_unoapi_test_defaults,sc_unoapi_1))

# vim: set noet sw=4 ts=4:
gn/uiconfig?id=f89b94c280e8d986cdf08271f5cdc6b1dfe09575'>tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara 2020-12-23drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara 2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara 2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara