diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-11-12 13:16:22 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-12 13:18:35 +0000 |
commit | 49b8408e028881b8628ca472a028318ec7b32282 (patch) | |
tree | 1a9cfcc4cd92d4467780400cdd2c9b14626cd833 /sc | |
parent | 163f057f6937230c6a5ae9701ea20eb317eb8305 (diff) |
add test for EDB-22591
Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce
Diffstat (limited to 'sc')
-rw-r--r-- | sc/Module_sc.mk | 29 | ||||
-rw-r--r-- | sc/qa/unit/data/xls/pass/EDB-22591-1.xls | bin | 0 -> 387072 bytes |
2 files changed, 0 insertions, 29 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 7f4cf50aba71..cf004c72e8e0 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 Binary files differnew file mode 100644 index 000000000000..7cc78465e1c1 --- /dev/null +++ b/sc/qa/unit/data/xls/pass/EDB-22591-1.xls |