mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 22:07:30 +08:00
run another
This commit is contained in:
parent
53e086212a
commit
ab4c51e991
|
@ -34,7 +34,7 @@
|
||||||
"addCommonJS": true,
|
"addCommonJS": true,
|
||||||
"unknownTypes": "runtimeError",
|
"unknownTypes": "runtimeError",
|
||||||
"skip": [
|
"skip": [
|
||||||
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "if_ixml_document$get_first_child todo"},
|
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "if_ixml_stream_factory$create_ostream_xstring todo"},
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": " todo: split into multiple test methods "},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": " todo: split into multiple test methods "},
|
||||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": " ?? "},
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": " ?? "},
|
||||||
|
@ -56,8 +56,6 @@
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "one_column_formula", "note": "?? CALL TRANSFORMATION xml_header = 'no'"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "one_column_formula", "note": "?? CALL TRANSFORMATION xml_header = 'no'"},
|
||||||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"},
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"},
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_THEME_FMT_SCHEME", "class": "ltcl_test", "method": "build_xml", "note": "if_ixml_document$get_first_child todo"},
|
|
||||||
|
|
||||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_column2int_oob_empty", "note": "?? sy value defaults"}
|
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_column2int_oob_empty", "note": "?? sy value defaults"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user