Commit 510649f
File tree
Expand file treeCollapse file tree
12 files changed
+82
-39
lines changedOpen diff view settings
Filter options
- .github/workflows
- test
- common
- es-module
- fixtures/snapshot
- parallel
Expand file treeCollapse file tree
12 files changed
+82
-39
lines changedOpen diff view settings
Collapse file
.github/workflows/test-linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/test-linux.yml+10-2Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
| 43 | + |
43 | 44 | |
44 | 45 | |
45 | 46 | |
| ||
51 | 52 | |
52 | 53 | |
53 | 54 | |
54 | | - |
| 55 | + |
55 | 56 | |
56 | | - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
Collapse file
.github/workflows/test-macos.yml
Copy file name to clipboardExpand all lines: .github/workflows/test-macos.yml+11-3Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
51 | 51 | |
52 | 52 | |
53 | 53 | |
| 54 | + |
54 | 55 | |
55 | 56 | |
56 | 57 | |
| ||
68 | 69 | |
69 | 70 | |
70 | 71 | |
71 | | - |
| 72 | + |
72 | 73 | |
73 | 74 | |
74 | 75 | |
| ||
84 | 85 | |
85 | 86 | |
86 | 87 | |
87 | | - |
| 88 | + |
88 | 89 | |
89 | 90 | |
90 | 91 | |
91 | | - |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
Collapse file
+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1135 | 1135 | |
1136 | 1136 | |
1137 | 1137 | |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
| 1143 | + |
| 1144 | + |
| 1145 | + |
| 1146 | + |
1138 | 1147 | |
1139 | 1148 | |
1140 | 1149 | |
|
Collapse file
+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
| 29 | + |
29 | 30 | |
30 | 31 | |
31 | 32 | |
| ||
81 | 82 | |
82 | 83 | |
83 | 84 | |
| 85 | + |
84 | 86 | |
85 | 87 | |
86 | 88 | |
|
Collapse file
test/es-module/test-esm-invalid-pjson.js
Copy file name to clipboardExpand all lines: test/es-module/test-esm-invalid-pjson.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
| 23 | + |
22 | 24 | |
23 | 25 | |
24 | 26 | |
|
Collapse file
test/fixtures/snapshot/child-process-sync.js
Copy file name to clipboardExpand all lines: test/fixtures/snapshot/child-process-sync.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
| 12 | + |
12 | 13 | |
13 | 14 | |
14 | 15 | |
|
Collapse file
test/parallel/test-fs-cp.mjs
Copy file name to clipboardExpand all lines: test/parallel/test-fs-cp.mjs+7-7Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
264 | 264 | |
265 | 265 | |
266 | 266 | |
267 | | - |
| 267 | + |
268 | 268 | |
269 | 269 | |
270 | 270 | |
| ||
279 | 279 | |
280 | 280 | |
281 | 281 | |
282 | | - |
| 282 | + |
283 | 283 | |
284 | 284 | |
285 | 285 | |
| ||
310 | 310 | |
311 | 311 | |
312 | 312 | |
313 | | - |
| 313 | + |
314 | 314 | |
315 | 315 | |
316 | 316 | |
| ||
346 | 346 | |
347 | 347 | |
348 | 348 | |
349 | | - |
| 349 | + |
350 | 350 | |
351 | 351 | |
352 | 352 | |
| ||
370 | 370 | |
371 | 371 | |
372 | 372 | |
373 | | - |
| 373 | + |
374 | 374 | |
375 | 375 | |
376 | 376 | |
| ||
738 | 738 | |
739 | 739 | |
740 | 740 | |
741 | | - |
| 741 | + |
742 | 742 | |
743 | 743 | |
744 | 744 | |
|
Collapse file
test/parallel/test-inspector-strip-types.js
Copy file name to clipboardExpand all lines: test/parallel/test-inspector-strip-types.js+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
10 | 11 | |
11 | 12 | |
| 13 | + |
12 | 14 | |
13 | 15 | |
14 | 16 | |
| ||
30 | 32 | |
31 | 33 | |
32 | 34 | |
33 | | - |
| 35 | + |
34 | 36 | |
35 | 37 | |
36 | | - |
| 38 | + |
37 | 39 | |
38 | 40 | |
39 | 41 | |
|
Collapse file
test/parallel/test-npm-install.js
Copy file name to clipboardExpand all lines: test/parallel/test-npm-install.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
| 6 | + |
5 | 7 | |
6 | 8 | |
7 | 9 | |
|
Collapse file
test/parallel/test-snapshot-child-process-sync.js
Copy file name to clipboardExpand all lines: test/parallel/test-snapshot-child-process-sync.js+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
| 30 | + |
30 | 31 | |
31 | 32 | |
32 | 33 | |
| ||
43 | 44 | |
44 | 45 | |
45 | 46 | |
| 47 | + |
46 | 48 | |
47 | 49 | |
48 | 50 | |
|
0 commit comments