@@ -130,17 +130,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
130
130
CppunitTest_sc_spreadsheet_functions_test \
131
131
CppunitTest_sc_statistical_functions_test \
132
132
CppunitTest_sc_text_functions_test \
133
- ))
134
- endif
135
-
136
- $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
137
- JunitTest_sc_complex \
138
- JunitTest_sc_unoapi_1 \
139
- JunitTest_sc_unoapi_2 \
140
- JunitTest_sc_unoapi_3 \
141
- JunitTest_sc_unoapi_4 \
142
- JunitTest_sc_unoapi_6 \
143
- JunitTest_sc_unoapi_7 \
144
133
CppunitTest_sc_annotationobj \
145
134
CppunitTest_sc_annotationshapeobj \
146
135
CppunitTest_sc_annotationsobj \
@@ -217,8 +206,6 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
217
206
CppunitTest_sc_modelobj \
218
207
CppunitTest_sc_namedrangeobj \
219
208
CppunitTest_sc_namedrangesobj \
220
- CppunitTest_sc_opencl-1 \
221
- CppunitTest_sc_opencl-2 \
222
209
CppunitTest_sc_outlineobj \
223
210
CppunitTest_sc_recentfunctionsobj \
224
211
CppunitTest_sc_recordchanges \
@@ -250,6 +237,19 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
250
237
CppunitTest_sc_uniquecellformatsobj \
251
238
CppunitTest_sc_viewpaneobj \
252
239
))
240
+ endif
241
+
242
+ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
243
+ JunitTest_sc_complex \
244
+ JunitTest_sc_unoapi_1 \
245
+ JunitTest_sc_unoapi_2 \
246
+ JunitTest_sc_unoapi_3 \
247
+ JunitTest_sc_unoapi_4 \
248
+ JunitTest_sc_unoapi_6 \
249
+ JunitTest_sc_unoapi_7 \
250
+ CppunitTest_sc_opencl-1 \
251
+ CppunitTest_sc_opencl-2 \
252
+ ))
253
253
254
254
$(eval $(call gb_Module_add_perfcheck_targets,sc,\
255
255
CppunitTest_sc_perfobj \
0 commit comments