Kaydet (Commit) c031fcd8 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

did not want to move that to the in-build target

üst cedfc2a6
...@@ -37,7 +37,6 @@ $(eval $(call gb_Module_add_targets,sc,\ ...@@ -37,7 +37,6 @@ $(eval $(call gb_Module_add_targets,sc,\
$(eval $(call gb_Module_add_check_targets,sc,\ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_filters_test \ CppunitTest_sc_filters_test \
CppunitTest_sc_ucalc \ CppunitTest_sc_ucalc \
CppunitTest_sc_subsequent_filters_test \
)) ))
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
...@@ -46,6 +45,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ ...@@ -46,6 +45,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_macros_test \ CppunitTest_sc_macros_test \
CppunitTest_sc_namedrangeobj \ CppunitTest_sc_namedrangeobj \
CppunitTest_sc_spreadsheetobj \ CppunitTest_sc_spreadsheetobj \
CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_tableautoformatfield \ CppunitTest_sc_tableautoformatfield \
JunitTest_sc_complex \ JunitTest_sc_complex \
JunitTest_sc_unoapi \ JunitTest_sc_unoapi \
......
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