summaryrefslogtreecommitdiff
path: root/starmath/JunitTest_starmath_unoapi.mk
blob: d4440ffb9ced9422ad78eaf7a8446c33472b7edc (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,starmath_unoapi))

$(eval $(call gb_JunitTest_set_unoapi_test_defaults,starmath_unoapi,,sm.sce))

# vim: set noet sw=4 ts=4:
fa3ee07489871bbe09bb5c9c3'>loplugin:ostr: automatic rewriteStephan Bergmann 2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia) 2023-06-27loplugin:stringstatic look for more stringsNoel Grandin 2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert 2023-05-27Fix typoAndrea Gelmini 2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland 2023-05-03Fix typoAndrea Gelmini 2023-05-03tdf#145925: Support AutoCapitalize in DOI recognitionBaole Fang 2023-04-27tdf#145925: Add DOI recognitionBaole Fang