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

enable new datapilot api test

üst 5f1acc94
...@@ -115,17 +115,14 @@ $(eval $(call gb_CppunitTest_add_components,sc_datapilotdescriptorbase,\ ...@@ -115,17 +115,14 @@ $(eval $(call gb_CppunitTest_add_components,sc_datapilotdescriptorbase,\
sot/util/sot \ sot/util/sot \
svl/source/fsstor/fsstorage \ svl/source/fsstor/fsstorage \
toolkit/util/tk \ toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
ucb/source/ucp/tdoc/ucptdoc1 \
unotools/util/utl \ unotools/util/utl \
unoxml/source/rdf/unordf \ unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \ unoxml/source/service/unoxml \
)) ))
$(eval $(call gb_CppunitTest_add_old_components,sc_datapilotdescriptorbase,\
ucb1 \
ucpfile1 \
ucptdoc1 \
))
$(eval $(call gb_CppunitTest_set_args,sc_datapilotdescriptorbase,\ $(eval $(call gb_CppunitTest_set_args,sc_datapilotdescriptorbase,\
--headless \ --headless \
--protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \ --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
......
...@@ -41,6 +41,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\ ...@@ -41,6 +41,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_cellrangesbase \ CppunitTest_sc_cellrangesbase \
CppunitTest_sc_datapilotdescriptorbase \
CppunitTest_sc_datapilotfieldobj \ CppunitTest_sc_datapilotfieldobj \
CppunitTest_sc_macros_test \ CppunitTest_sc_macros_test \
CppunitTest_sc_namedrangeobj \ CppunitTest_sc_namedrangeobj \
......
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