1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 include $(SRCDIR
)/sc
/common_unoapi_tests.mk
12 include $(SRCDIR
)/sc
/functions_setup.mk
13 include $(SRCDIR
)/sc
/ucalc_setup.mk
14 include $(SRCDIR
)/sc
/subsequent_setup.mk
16 $(eval
$(call gb_Module_Module
,sc
))
18 $(eval
$(call gb_Module_add_targets
,sc
,\
23 $(call gb_Helper_optional
,OPENCL
,Package_opencl
) \
28 $(eval
$(call gb_Module_add_l10n_targets
,sc
,\
32 ifneq ($(filter SCRIPTING
,$(BUILD_TYPE
)),)
34 $(eval
$(call gb_Module_add_targets
,sc
,\
41 ifneq ($(filter SCRIPTING
,$(BUILD_TYPE
)),)
42 $(eval
$(call gb_Module_add_check_targets
,sc
,\
44 $(if
$(and
$(filter $(COM
),MSC
),$(MERGELIBS
)),, \
45 CppunitTest_sc_ucalc
) \
46 CppunitTest_sc_ucalc_condformat \
47 CppunitTest_sc_ucalc_copypaste \
48 CppunitTest_sc_ucalc_datatransformation \
49 CppunitTest_sc_ucalc_document_themes \
50 CppunitTest_sc_ucalc_formula \
51 CppunitTest_sc_ucalc_formula2 \
52 CppunitTest_sc_ucalc_parallelism \
53 CppunitTest_sc_ucalc_pivottable \
54 CppunitTest_sc_ucalc_rangelst \
55 CppunitTest_sc_ucalc_range \
56 CppunitTest_sc_ucalc_sharedformula \
57 CppunitTest_sc_ucalc_sparkline \
58 CppunitTest_sc_ucalc_solver \
59 CppunitTest_sc_ucalc_sort \
60 CppunitTest_sc_filters_test \
61 CppunitTest_sc_mark_test \
63 CppunitTest_sc_dataprovider \
64 CppunitTest_sc_cache_test \
65 CppunitTest_sc_shapetest \
69 ifneq ($(DISABLE_GUI
),TRUE
)
71 $(eval
$(call gb_Module_add_check_targets
,sc
,\
72 CppunitTest_sc_tiledrendering \
73 CppunitTest_sc_tiledrendering2 \
78 $(eval
$(call gb_Module_add_slowcheck_targets
,sc
, \
79 CppunitTest_sc_anchor_test \
80 CppunitTest_sc_cond_format_merge \
81 CppunitTest_sc_copypaste \
82 CppunitTest_sc_html_export_test \
83 CppunitTest_sc_macros_test \
84 CppunitTest_sc_new_cond_format_api \
85 CppunitTest_sc_pdf_export \
86 CppunitTest_sc_pivottable_filters_test \
87 CppunitTest_sc_sparkline_test \
88 CppunitTest_sc_subsequent_filters_test \
89 CppunitTest_sc_subsequent_filters_test2 \
90 CppunitTest_sc_subsequent_filters_test3 \
91 CppunitTest_sc_subsequent_filters_test4 \
92 CppunitTest_sc_subsequent_export_test \
93 CppunitTest_sc_subsequent_export_test2 \
94 CppunitTest_sc_subsequent_export_test3 \
95 CppunitTest_sc_subsequent_export_test4 \
96 CppunitTest_sc_uicalc \
97 CppunitTest_sc_uicalc2 \
98 CppunitTest_sc_vba_macro_test \
100 CppunitTest_sc_filter_html \
103 ifneq ($(ENABLE_JUMBO_SHEETS
),)
104 $(eval
$(call gb_Module_add_slowcheck_targets
,sc
, \
105 CppunitTest_sc_jumbosheets_test \
109 # Various function tests fail in 32-bit linux_x86 build due to dreaded floating
110 # point weirdness (x87, registers, compiler optimization, ... whatever),
111 # disable them until someone finds a real cure.
113 ifneq ($(PLATFORMID
),linux_x86
)
114 $(eval
$(call gb_Module_add_slowcheck_targets
,sc
, \
115 CppunitTest_sc_functions_test_old \
116 CppunitTest_sc_database_functions_test \
117 CppunitTest_sc_array_functions_test \
118 CppunitTest_sc_addin_functions_test \
119 CppunitTest_sc_datetime_functions_test \
120 CppunitTest_sc_financial_functions_test \
121 CppunitTest_sc_information_functions_test \
122 CppunitTest_sc_logical_functions_test \
123 CppunitTest_sc_mathematical_functions_test \
124 CppunitTest_sc_spreadsheet_functions_test \
125 CppunitTest_sc_statistical_functions_test \
126 CppunitTest_sc_text_functions_test \
130 $(eval
$(call gb_Module_add_subsequentcheck_targets
,sc
,\
131 JunitTest_sc_complex \
132 JunitTest_sc_unoapi_1 \
133 JunitTest_sc_unoapi_2 \
134 JunitTest_sc_unoapi_3 \
135 JunitTest_sc_unoapi_4 \
136 JunitTest_sc_unoapi_6 \
137 JunitTest_sc_unoapi_7 \
138 CppunitTest_sc_annotationobj \
139 CppunitTest_sc_annotationshapeobj \
140 CppunitTest_sc_annotationsobj \
141 CppunitTest_sc_arealinkobj \
142 CppunitTest_sc_arealinksobj \
143 CppunitTest_sc_autoformatobj \
144 CppunitTest_sc_autoformatsobj \
145 CppunitTest_sc_cellcursorobj \
146 CppunitTest_sc_cellfieldsobj \
147 CppunitTest_sc_cellformatsenumeration \
148 CppunitTest_sc_cellformatsobj \
149 CppunitTest_sc_cellobj \
150 CppunitTest_sc_cellrangeobj \
151 CppunitTest_sc_cellrangesobj \
152 CppunitTest_sc_cellsearchobj \
153 CppunitTest_sc_cellsenumeration \
154 CppunitTest_sc_cellsobj \
155 CppunitTest_sc_chart2dataprovider \
156 CppunitTest_sc_chartobj \
157 CppunitTest_sc_chartsobj \
158 CppunitTest_sc_check_data_pilot_field \
159 CppunitTest_sc_check_data_pilot_table \
160 CppunitTest_sc_check_xcell_ranges_query \
161 CppunitTest_sc_consolidationdescriptorobj \
162 $(if
$(filter-out $(OS
),iOS
), \
163 CppunitTest_sc_databaserangeobj
) \
164 CppunitTest_sc_databaserangesobj \
165 CppunitTest_sc_datapilotfieldgroupitemobj \
166 CppunitTest_sc_datapilotfieldgroupobj \
167 CppunitTest_sc_datapilotfieldgroupsobj \
168 CppunitTest_sc_datapilotfieldobj \
169 CppunitTest_sc_datapilotfieldsobj \
170 CppunitTest_sc_datapilotitemobj \
171 CppunitTest_sc_datapilotitemsobj \
172 CppunitTest_sc_datapilottableobj \
173 CppunitTest_sc_datapilottablesobj \
174 CppunitTest_sc_ddelinkobj \
175 CppunitTest_sc_ddelinksobj \
176 CppunitTest_sc_documentconfigurationobj \
177 CppunitTest_sc_drawpageobj \
178 CppunitTest_sc_drawpagesobj \
179 CppunitTest_sc_editfieldobj_cell \
180 CppunitTest_sc_editfieldobj_header \
181 CppunitTest_sc_filterdescriptorbase \
182 CppunitTest_sc_functiondescriptionobj \
183 CppunitTest_sc_functionlistobj \
184 CppunitTest_sc_headerfieldsobj \
185 CppunitTest_sc_headerfootercontentobj \
186 CppunitTest_sc_indexenumeration_cellannotationsenumeration \
187 CppunitTest_sc_indexenumeration_cellarealinksenumeration \
188 CppunitTest_sc_indexenumeration_databaserangesenumeration \
189 CppunitTest_sc_indexenumeration_datapilotfieldsenumeration \
190 CppunitTest_sc_indexenumeration_datapilotitemsenumeration \
191 CppunitTest_sc_indexenumeration_datapilottablesenumeration \
192 CppunitTest_sc_indexenumeration_ddelinksenumeration \
193 CppunitTest_sc_indexenumeration_functiondescriptionenumeration \
194 CppunitTest_sc_indexenumeration_labelrangesenumeration \
195 CppunitTest_sc_indexenumeration_namedrangesenumeration \
196 CppunitTest_sc_indexenumeration_scenariosenumeration \
197 CppunitTest_sc_indexenumeration_sheetcellrangesenumeration \
198 CppunitTest_sc_indexenumeration_sheetlinksenumeration \
199 CppunitTest_sc_indexenumeration_spreadsheetsenumeration \
200 CppunitTest_sc_indexenumeration_spreadsheetviewpanesenumeration \
201 CppunitTest_sc_indexenumeration_subtotalfieldsenumeration \
202 CppunitTest_sc_indexenumeration_tableautoformatenumeration \
203 CppunitTest_sc_indexenumeration_tablechartsenumeration \
204 CppunitTest_sc_indexenumeration_tablecolumnsenumeration \
205 CppunitTest_sc_indexenumeration_tableconditionalentryenumeration \
206 CppunitTest_sc_indexenumeration_tablerowsenumeration \
207 CppunitTest_sc_indexenumeration_textfieldenumeration \
208 CppunitTest_sc_importdescriptorbaseobj \
209 CppunitTest_sc_labelrangeobj \
210 CppunitTest_sc_labelrangesobj \
211 CppunitTest_sc_modelobj \
212 CppunitTest_sc_namedrangeobj \
213 CppunitTest_sc_namedrangesobj \
214 CppunitTest_sc_opencl-1 \
215 CppunitTest_sc_opencl-2 \
216 CppunitTest_sc_outlineobj \
217 CppunitTest_sc_recentfunctionsobj \
218 CppunitTest_sc_recordchanges \
219 CppunitTest_sc_scenariosobj \
220 CppunitTest_sc_shapeobj \
221 CppunitTest_sc_sheetlinkobj \
222 CppunitTest_sc_sheetlinksobj \
223 CppunitTest_sc_sortdescriptorbaseobj \
224 CppunitTest_sc_spreadsheetsettings \
225 CppunitTest_sc_spreadsheetsettingsobj \
226 CppunitTest_sc_styleobj \
227 CppunitTest_sc_stylefamiliesobj \
228 CppunitTest_sc_stylefamilyobj \
229 CppunitTest_sc_subtotaldescriptorbase \
230 CppunitTest_sc_subtotalfieldobj \
231 CppunitTest_sc_tablecolumnobj \
232 CppunitTest_sc_tablecolumnsobj \
233 CppunitTest_sc_tableconditionalentryobj \
234 CppunitTest_sc_tableconditionalformat \
235 CppunitTest_sc_tablerowobj \
236 CppunitTest_sc_tablerowsobj \
237 CppunitTest_sc_tablesheetobj \
238 CppunitTest_sc_tablesheetsobj \
239 CppunitTest_sc_tablevalidationobj \
240 CppunitTest_sc_tabviewobj \
241 CppunitTest_sc_theme_import_export_test \
242 CppunitTest_sc_uniquecellformatsenumeration \
243 CppunitTest_sc_uniquecellformatsobj \
244 CppunitTest_sc_viewpaneobj \
247 $(eval
$(call gb_Module_add_perfcheck_targets
,sc
,\
248 CppunitTest_sc_perfobj \
249 CppunitTest_sc_tablesheetobj \
252 $(eval
$(call gb_Module_add_subsequentcheck_targets
,sc
,\
253 PythonTest_sc_python \
257 $(eval
$(call gb_Module_add_screenshot_targets
,sc
,\
258 CppunitTest_sc_screenshots \
261 $(eval
$(call gb_Module_add_uicheck_targets
,sc
,\
262 UITest_conditional_format \
266 UITest_search_replace \
273 UITest_external_links \
281 UITest_textToColumns \
282 UITest_signatureLine \
289 UITest_pasteSpecial \
291 UITest_calc_dialogs \
293 UITest_function_wizard \
294 UITest_manual_tests \
297 ifneq ($(or
$(ENABLE_LPSOLVE
),$(ENABLE_COINMP
)),)
298 $(eval
$(call gb_Module_add_uicheck_targets
,sc
,\
304 # vim: set noet sw=4 ts=4: