run another

This commit is contained in:
Lars Hvam 2023-07-23 10:13:44 +02:00
parent 53e086212a
commit ab4c51e991

View File

@ -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"}
] ]
} }