Skip to content

Commit

Permalink
exclude files because 72931 (#1114)
Browse files Browse the repository at this point in the history
* exclude files because 72931

* exclude files because 73036

* exclude files because 73036

* exclude files because 73040

* exclude files because 73042

* exclude files because 73050

* exclude files because 73052
  • Loading branch information
l8556 authored Feb 3, 2025
1 parent 7574e59 commit 87940c0
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 0 deletions.
33 changes: 33 additions & 0 deletions tests/assets/conversion_exception.json
Original file line number Diff line number Diff line change
Expand Up @@ -404,5 +404,38 @@
"github260.vsdx",
"RefreshMilestone_Out.vsdx"
]
},
"72931 ": {
"link": "72847",
"description": "",
"os": [],
"directions": [],
"files": [
"big_file.hwp"
]
},
"73036 ": {
"link": "73036",
"description": "",
"os": [
"linux",
"mac"
],
"directions": [],
"files": [
"distribution.hwp",
"한글문서파일형식3.0_HWPML_revision1.2.hwp"
]
},
"73040 ": {
"link": "73040",
"description": "",
"os": [
"windows"
],
"directions": [],
"files": [
"한글문서파일형식3.0_HWPML_revision1.2.hwp"
]
}
}
46 changes: 46 additions & 0 deletions tests/assets/opener_exception.json
Original file line number Diff line number Diff line change
Expand Up @@ -581,5 +581,51 @@
"files": [
"Kpl3-Combat-total.pdf"
]
},
"73042": {
"link": "73042",
"description": "",
"mode": [
"Default",
"t-format"
],
"directions": [
"hwpx-docx"
],
"files": [
"SimpleRectangle.hwpx"
]
},
"73050": {
"link": "73050",
"description": "",
"mode": [
"Default",
"t-format"
],
"directions": [
"xls-xlsx"
],
"files": [
"0765267.xls",
"DataValLookupList.xls",
"A Outra Dimensão do Excel.xls to Formulas Matriciais - A Outra Dimensão do Excel.xls"
]
},
"73052": {
"link": "73052",
"description": "",
"mode": [
"Default",
"t-format"
],
"directions": [
"xls-xlsx"
],
"files": [
"NumsToWords_No_VBA.xls",
"Proforma Invoice 19_20.xls",
"Recibo.xls"
]
}
}

0 comments on commit 87940c0

Please sign in to comment.