summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
blob: 8a6f8411faffa79bfa14a324d669862d2a0fcc12 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
# -*- 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/.
#

include $(SRCDIR)/sc/common_unoapi_tests.mk

$(eval $(call gb_Module_Module,sc))

$(eval $(call gb_Module_add_targets,sc,\
	Library_sc \
	Library_scd \
	Library_scfilt \
	Library_scui \
	$(call gb_Helper_optional,OPENCL,Package_opencl) \
	Package_res_xml \
	UIConfig_scalc \
))

$(eval $(call gb_Module_add_l10n_targets,sc,\
	AllLangMoTarget_sc \
))

ifneq ($(filter SCRIPTING,$(BUILD_TYPE)),)

$(eval $(call gb_Module_add_targets,sc,\
	Library_vbaobj \
))

endif

ifneq ($(OS),iOS)
$(eval $(call gb_Module_add_check_targets,sc,\
	Library_scqahelper \
	$(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
		CppunitTest_sc_ucalc) \
	CppunitTest_sc_bugfix_test \
	CppunitTest_sc_filters_test \
	CppunitTest_sc_rangelst_test \
	CppunitTest_sc_range_test \
	CppunitTest_sc_mark_test \
	CppunitTest_sc_core \
	CppunitTest_sc_dataprovider \
	CppunitTest_sc_datatransformation \
	CppunitTest_sc_cache_test \
    CppunitTest_sc_shapetest \
))

ifneq ($(DISABLE_GUI),TRUE)
ifeq ($(OS),LINUX)
$(eval $(call gb_Module_add_check_targets,sc,\
	CppunitTest_sc_tiledrendering \
))
endif
endif

$(eval $(call gb_Module_add_slowcheck_targets,sc, \
	CppunitTest_sc_cond_format_merge \
	CppunitTest_sc_new_cond_format_api \
	CppunitTest_sc_pdf_export \
	CppunitTest_sc_subsequent_filters_test \
	CppunitTest_sc_subsequent_export_test \
	CppunitTest_sc_html_export_test \
	CppunitTest_sc_copypaste \
	CppunitTest_sc_pivottable_filters_test \
))

# Various function tests fail in 32-bit linux_x86 build due to dreaded floating
# point weirdness (x87, registers, compiler optimization, ... whatever),
# disable them until someone finds a real cure.

ifneq ($(filter-out linux_aarch64 linux_x86,$(PLATFORMID)),)
$(eval $(call gb_Module_add_slowcheck_targets,sc, \
	CppunitTest_sc_functions_test_old \
	CppunitTest_sc_database_functions_test \
	CppunitTest_sc_array_functions_test \
	CppunitTest_sc_addin_functions_test \
	CppunitTest_sc_datetime_functions_test \
	CppunitTest_sc_financial_functions_test \
	CppunitTest_sc_information_functions_test \
	CppunitTest_sc_logical_functions_test \
	CppunitTest_sc_mathematical_functions_test \
	CppunitTest_sc_spreadsheet_functions_test \
	CppunitTest_sc_statistical_functions_test \
	CppunitTest_sc_text_functions_test \
))
endif

# Disabled to allow the check tinderbox execute the sd tests
# CppunitTest_sc_chart_regression_test \

$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
	JunitTest_sc_complex \
	JunitTest_sc_unoapi_1 \
	JunitTest_sc_unoapi_2 \
	JunitTest_sc_unoapi_3 \
	JunitTest_sc_unoapi_4 \
	JunitTest_sc_unoapi_6 \
	JunitTest_sc_unoapi_7 \
	CppunitTest_sc_anchor_test \
	CppunitTest_sc_annotationobj \
	CppunitTest_sc_annotationshapeobj \
	CppunitTest_sc_annotationsobj \
	CppunitTest_sc_arealinkobj \
	CppunitTest_sc_arealinksobj \
	CppunitTest_sc_autoformatobj \
	CppunitTest_sc_autoformatsobj \
	CppunitTest_sc_cellcursorobj \
	CppunitTest_sc_cellfieldsobj \
	CppunitTest_sc_cellformatsenumeration \
	CppunitTest_sc_cellformatsobj \
	CppunitTest_sc_cellobj \
	CppunitTest_sc_cellrangeobj \
	CppunitTest_sc_cellrangesobj \
	CppunitTest_sc_cellsearchobj \
	CppunitTest_sc_cellsenumeration \
	CppunitTest_sc_cellsobj \
	CppunitTest_sc_chart2dataprovider \
	CppunitTest_sc_chartobj \
	CppunitTest_sc_chartsobj \
	CppunitTest_sc_check_data_pilot_field \
	CppunitTest_sc_check_data_pilot_table \
	CppunitTest_sc_check_xcell_ranges_query \
	CppunitTest_sc_consolidationdescriptorobj \
	$(if $(filter-out $(OS),iOS), \
		CppunitTest_sc_databaserangeobj) \
	CppunitTest_sc_databaserangesobj \
	CppunitTest_sc_datapilotfieldgroupitemobj \
	CppunitTest_sc_datapilotfieldgroupobj \
	CppunitTest_sc_datapilotfieldgroupsobj \
	CppunitTest_sc_datapilotfieldobj \
	CppunitTest_sc_datapilotfieldsobj \
	CppunitTest_sc_datapilotitemobj \
	CppunitTest_sc_datapilotitemsobj \
	CppunitTest_sc_datapilottableobj \
	CppunitTest_sc_datapilottablesobj \
	CppunitTest_sc_ddelinkobj \
	CppunitTest_sc_ddelinksobj \
	CppunitTest_sc_documentconfigurationobj \
	CppunitTest_sc_drawpageobj \
	CppunitTest_sc_drawpagesobj \
	CppunitTest_sc_editfieldobj_cell \
	CppunitTest_sc_editfieldobj_header \
	CppunitTest_sc_filterdescriptorbase \
	CppunitTest_sc_functiondescriptionobj \
	CppunitTest_sc_functionlistobj \
	CppunitTest_sc_headerfieldsobj \
	CppunitTest_sc_headerfootercontentobj \
	CppunitTest_sc_indexenumeration_cellannotationsenumeration \
	CppunitTest_sc_indexenumeration_cellarealinksenumeration \
	CppunitTest_sc_indexenumeration_databaserangesenumeration \
	CppunitTest_sc_indexenumeration_datapilotfieldsenumeration \
	CppunitTest_sc_indexenumeration_datapilotitemsenumeration \
	CppunitTest_sc_indexenumeration_datapilottablesenumeration \
	CppunitTest_sc_indexenumeration_ddelinksenumeration \
	CppunitTest_sc_indexenumeration_functiondescriptionenumeration \
	CppunitTest_sc_indexenumeration_labelrangesenumeration \
	CppunitTest_sc_indexenumeration_namedrangesenumeration \
	CppunitTest_sc_indexenumeration_scenariosenumeration \
	CppunitTest_sc_indexenumeration_sheetcellrangesenumeration \
	CppunitTest_sc_indexenumeration_sheetlinksenumeration \
	CppunitTest_sc_indexenumeration_spreadsheetsenumeration \
	CppunitTest_sc_indexenumeration_spreadsheetviewpanesenumeration \
	CppunitTest_sc_indexenumeration_subtotalfieldsenumeration \
	CppunitTest_sc_indexenumeration_tableautoformatenumeration \
	CppunitTest_sc_indexenumeration_tablechartsenumeration \
	CppunitTest_sc_indexenumeration_tablecolumnsenumeration \
	CppunitTest_sc_indexenumeration_tableconditionalentryenumeration \
	CppunitTest_sc_indexenumeration_tablerowsenumeration \
	CppunitTest_sc_indexenumeration_textfieldenumeration \
	CppunitTest_sc_importdescriptorbaseobj \
	CppunitTest_sc_labelrangeobj \
	CppunitTest_sc_labelrangesobj \
	CppunitTest_sc_macros_test \
	CppunitTest_sc_modelobj \
	CppunitTest_sc_namedrangeobj \
	CppunitTest_sc_namedrangesobj \
	CppunitTest_sc_opencl_test \
	CppunitTest_sc_outlineobj \
	CppunitTest_sc_parallelism \
	CppunitTest_sc_recentfunctionsobj \
	CppunitTest_sc_recordchanges \
	CppunitTest_sc_scenariosobj \
	CppunitTest_sc_shapeobj \
	CppunitTest_sc_sheetlinkobj \
	CppunitTest_sc_sheetlinksobj \
	CppunitTest_sc_sortdescriptorbaseobj \
	CppunitTest_sc_spreadsheetsettings \
	CppunitTest_sc_spreadsheetsettingsobj \
	CppunitTest_sc_styleobj \
	CppunitTest_sc_stylefamiliesobj \
	CppunitTest_sc_stylefamilyobj \
	CppunitTest_sc_subtotaldescriptorbase \
	CppunitTest_sc_subtotalfieldobj \
	CppunitTest_sc_tablecolumnobj \
	CppunitTest_sc_tablecolumnsobj \
	CppunitTest_sc_tableconditionalentryobj \
	CppunitTest_sc_tableconditionalformat \
	CppunitTest_sc_tablerowobj \
	CppunitTest_sc_tablerowsobj \
	CppunitTest_sc_tablesheetobj \
	CppunitTest_sc_tablesheetsobj \
	CppunitTest_sc_tablevalidationobj \
	CppunitTest_sc_tabviewobj \
	CppunitTest_sc_uicalc \
	CppunitTest_sc_uniquecellformatsenumeration \
	CppunitTest_sc_uniquecellformatsobj \
	CppunitTest_sc_viewpaneobj \
))

$(eval $(call gb_Module_add_perfcheck_targets,sc,\
	CppunitTest_sc_perfobj \
	CppunitTest_sc_tablesheetobj \
))

$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
	PythonTest_sc_python \
))

# screenshots
$(eval $(call gb_Module_add_screenshot_targets,sc,\
	CppunitTest_sc_screenshots \
))

$(eval $(call gb_Module_add_uicheck_targets,sc,\
	UITest_conditional_format \
	UITest_range_name \
	UITest_hide_cols \
	UITest_autofilter \
	UITest_search_replace \
	UITest_calc_tests \
	UITest_calc_tests2 \
	UITest_calc_tests3 \
	UITest_calc_tests4 \
	UITest_calc_tests6 \
	UITest_statistics \
	UITest_solver \
	UITest_goalSeek \
	UITest_protect \
	UITest_options \
	UITest_validity \
	UITest_key_f4 \
	UITest_textCase \
	UITest_signatureLine \
	UITest_inputLine \
	UITest_hideShowSheet \
	UITest_calc_tests7 \
	UITest_sort \
	UITest_chart \
	UITest_pageFormat \
	UITest_calc_tests8 \
	UITest_calc_dialogs \
	UITest_calc_tests9 \
))
endif

# vim: set noet sw=4 ts=4:
td/> We don't need to scale images for HiDPI mode anymore - this is now done automatically when the image is loaded. Change-Id: Ie285cf4d672f4c098a468d3f7560ee2700365b92 Reviewed-on: https://gerrit.libreoffice.org/30340 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com> 2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin some places are marked with "dodgy"- need to check those to see what is going on, because they are leaving dangling pointers behind in the Menu class Change-Id: I41d5c7c0fec2f70ce9e3ffdc48cd03d26c0a869b Reviewed-on: https://gerrit.libreoffice.org/26516 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli Change-Id: I2a4d6b3924aabede4dd77283abc157bd38e12dbe Reviewed-on: https://gerrit.libreoffice.org/25967 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> 2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin Change-Id: I09e5243e5dff46ceccef1a707e648ee9cb0c37c5 Reviewed-on: https://gerrit.libreoffice.org/24875 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>