Commit e6907f0
test: improve test coverage in child_process
PR-URL: #26282
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 7bfc339 commit e6907f0Copy full SHA for e6907f0
File tree
Expand file treeCollapse file tree
1 file changed
+16
-4
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+16
-4
lines changedOpen diff view settings
Collapse file
test/parallel/test-child-process-validate-stdio.js
Copy file name to clipboardExpand all lines: test/parallel/test-child-process-validate-stdio.js+16-4Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | | - |
| 8 | + |
10 | 9 | |
11 | 10 | |
12 | | - |
| 11 | + |
13 | 12 | |
14 | 13 | |
15 | | - |
| 14 | + |
16 | 15 | |
17 | 16 | |
18 | 17 | |
| ||
30 | 29 | |
31 | 30 | |
32 | 31 | |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
33 | 45 | |
34 | 46 | |
35 | 47 | |
|
0 commit comments