mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-06 07:01:02 +08:00
update notes
This commit is contained in:
parent
643c42cee8
commit
9136f672e2
|
@ -64,7 +64,7 @@
|
|||
"skip": [
|
||||
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "pending https://github.com/abap2xlsx/abap2xlsx/pull/1046 "},
|
||||
|
||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "set_merge", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "set_merge", "note": " https://github.com/abaplint/transpiler/issues/818 "},
|
||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_set_cell_value_types", "method": "int8", "note": "??"},
|
||||
|
@ -88,8 +88,8 @@
|
|||
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"},
|
||||
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_column2int_oob_empty", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_range2column_a_row", "note": "raises exception"},
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "date_to_excel_string6", "note": ""}
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_range2column_a_row", "note": "raises exception 'Input not properly escaped'"},
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "date_to_excel_string6", "note": "??"}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user