Kaydet (Commit) f02999aa authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

move the test to slowcheck

Change-Id: I628ff6af8fb28b86fbf74b547504721718e48606
üst c4e301ac
...@@ -54,12 +54,12 @@ $(eval $(call gb_Module_add_check_targets,sc,\ ...@@ -54,12 +54,12 @@ $(eval $(call gb_Module_add_check_targets,sc,\
CppunitTest_sc_ucalc \ CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \ CppunitTest_sc_filters_test \
CppunitTest_sc_rangelst_test \ CppunitTest_sc_rangelst_test \
CppunitTest_sc_html_export_test \
)) ))
$(eval $(call gb_Module_add_slowcheck_targets,sc, \ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_subsequent_filters_test \ CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_subsequent_export_test \ CppunitTest_sc_subsequent_export_test \
CppunitTest_sc_html_export_test \
CppunitTest_sc_opencl_test \ CppunitTest_sc_opencl_test \
)) ))
......
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