Commit c87641a
committed
test: fix test suite to work with npm 7
PR-URL: #35474
Reviewed-By: Ruy Adorno <ruyadorno@github.com>
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>1 parent 2e54524 commit c87641aCopy full SHA for c87641a
File tree
Expand file treeCollapse file tree
4 files changed
+12
-35
lines changedOpen diff view settings
Filter options
- test
- addons/dlopen-ping-pong
- parallel
Expand file treeCollapse file tree
4 files changed
+12
-35
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1384 | 1384 | |
1385 | 1385 | |
1386 | 1386 | |
1387 | | - |
| 1387 | + |
1388 | 1388 | |
1389 | 1389 | |
1390 | 1390 | |
|
Collapse file
test/addons/dlopen-ping-pong/test.js
Copy file name to clipboardExpand all lines: test/addons/dlopen-ping-pong/test.js+10-2Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
16 | | - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
17 | 25 | |
18 | 26 | |
19 | 27 | |
|
Collapse file
test/parallel/test-macos-signed-deps.js
Copy file name to clipboardExpand all lines: test/parallel/test-macos-signed-deps.js-31Lines changed: 0 additions & 31 deletions
This file was deleted.
Collapse file
test/parallel/test-npm-version.js
Copy file name to clipboardExpand all lines: test/parallel/test-npm-version.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
0 commit comments