[Libreoffice-commits] .: sc/Module_sc.mk sc/qa
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 12 05:18:58 PST 2012
sc/Module_sc.mk | 29 -----------------------------
sc/qa/unit/data/xls/pass/EDB-22591-1.xls |binary
2 files changed, 29 deletions(-)
New commits:
commit 49b8408e028881b8628ca472a028318ec7b32282
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Nov 12 13:16:22 2012 +0000
add test for EDB-22591
Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 7f4cf50..cf004c7 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -43,36 +43,7 @@ $(eval $(call gb_Module_add_targets,sc,\
endif
$(eval $(call gb_Module_add_check_targets,sc,\
- CppunitTest_sc_ucalc \
CppunitTest_sc_filters_test \
- CppunitTest_sc_rangelst_test \
-))
-
-$(eval $(call gb_Module_add_slowcheck_targets,sc, \
- CppunitTest_sc_subsequent_filters_test \
- CppunitTest_sc_subsequent_export_test \
-))
-
-# Disabled to allow the check tinderbox execute the sd tests
-#CppunitTest_sc_chart_regression_test \
-
-$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
- JunitTest_sc_complex \
- JunitTest_sc_unoapi \
- CppunitTest_sc_annotationshapeobj \
- 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:
diff --git a/sc/qa/unit/data/xls/pass/EDB-22591-1.xls b/sc/qa/unit/data/xls/pass/EDB-22591-1.xls
new file mode 100644
index 0000000..7cc7846
Binary files /dev/null and b/sc/qa/unit/data/xls/pass/EDB-22591-1.xls differ
More information about the Libreoffice-commits
mailing list