Commit bcb35c3
test: add test that uses multibyte for path and resolves modules
PR-URL: #56696
Fixes: #56650
Refs: #56657
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 917f98b commit bcb35c3Copy full SHA for bcb35c3
File tree
Expand file treeCollapse file tree
2 files changed
+27
-0
lines changedOpen diff view settings
Filter options
- test
- fixtures/copy/utf/新建文件夹
- parallel
Expand file treeCollapse file tree
2 files changed
+27
-0
lines changedOpen diff view settings
Collapse file
test/fixtures/copy/utf/新建文件夹/experimental.json
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
Collapse file
test/parallel/test-module-create-require-multibyte.js
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
0 commit comments