summaryrefslogtreecommitdiff
path: root/sc/JunitTest_sc_unoapi_7.mk
blob: a8371988b23d3c68e674b8cab77b6df1968ac644 (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_7))

$(eval $(call gb_JunitTest_set_unoapi_test_defaults,sc_unoapi_7))

# vim: set noet sw=4 ts=4:
8:06 +0200'>2019-02-28Current ICU version is 63Tor Lillqvist 2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist 2018-10-08The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist 2018-10-05Add more vcl sources for easier breakpointingTor Lillqvist 2018-10-05Add sources in vcl/headless for easier breakpointingTor Lillqvist 2018-10-05Add more source files from vcl for breakpointing convenienceTor Lillqvist 2018-10-05Add files from vcl/quartz for easy breakpointingTor Lillqvist 2018-10-02LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist 2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist 2018-09-28Start on the iOS unit test appTor Lillqvist