Kaydet (Commit) 9fd65685 authored tarafından Korrawit Pruegsanusak's avatar Korrawit Pruegsanusak Kaydeden (comit) Matúš Kukan

Add back subsequencecheck targets accidentally removed ...

... in c95e3fb6

Change-Id: I89b34ae414b8c02d4f015e52047a232fefda2d4b
Reviewed-on: https://gerrit.libreoffice.org/2630Reviewed-by: 's avatarMatúš Kukan <matus.kukan@gmail.com>
Tested-by: 's avatarMatúš Kukan <matus.kukan@gmail.com>
üst c2f2999a
......@@ -59,7 +59,24 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
# CppunitTest_sc_annotationshapeobj \
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
JunitTest_sc_complex \
JunitTest_sc_unoapi \
CppunitTest_sc_outlineobj \
CppunitTest_sc_annotationobj \
CppunitTest_sc_annotationsobj \
CppunitTest_sc_cellrangeobj \
$(if $(filter-out $(OS),IOS), \
CppunitTest_sc_databaserangeobj) \
CppunitTest_sc_datapilottableobj \
CppunitTest_sc_datapilotfieldobj \
CppunitTest_sc_macros_test \
CppunitTest_sc_namedrangeobj \
CppunitTest_sc_namedrangesobj \
CppunitTest_sc_tablesheetobj \
CppunitTest_sc_tablesheetsobj \
CppunitTest_sc_editfieldobj_cell \
CppunitTest_sc_editfieldobj_header \
CppunitTest_sc_modelobj \
))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment