run default_text_if_none

This commit is contained in:
Lars Hvam 2023-07-23 12:10:29 +02:00
parent 551e5d7c99
commit 483044c673

View File

@ -37,7 +37,6 @@
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": " https://github.com/abaplint/transpiler/pull/1267 "}, {"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": " https://github.com/abaplint/transpiler/pull/1267 "},
{"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": " https://github.com/abaplint/transpiler/pull/1267 "},
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"},
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},