Commit 2b8b40f
test: fix a TODO and remove obsolete TODOs
This removes outdated TODOs and adds a test for invalid input in
`fs.copyFile` and solves a TODO by doing so.
PR-URL: #20319
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 645a97a commit 2b8b40fCopy full SHA for 2b8b40f
File tree
Expand file treeCollapse file tree
4 files changed
+11
-18
lines changedOpen diff view settings
Filter options
- lib
- test/parallel
Expand file treeCollapse file tree
4 files changed
+11
-18
lines changedOpen diff view settings
Collapse file
-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
281 | 281 | |
282 | 282 | |
283 | 283 | |
284 | | - |
285 | | - |
286 | | - |
287 | 284 | |
288 | 285 | |
289 | 286 | |
|
Collapse file
test/parallel/test-cluster-http-pipe.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-http-pipe.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
48 | | - |
49 | 48 | |
50 | 49 | |
51 | 50 | |
|
Collapse file
test/parallel/test-fs-error-messages.js
Copy file name to clipboardExpand all lines: test/parallel/test-fs-error-messages.js+11-12Lines changed: 11 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
636 | 636 | |
637 | 637 | |
638 | 638 | |
639 | | - |
| 639 | + |
640 | 640 | |
641 | | - |
642 | | - |
643 | | - |
644 | | - |
645 | | - |
646 | | - |
647 | | - |
648 | | - |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
649 | 647 | |
650 | 648 | |
651 | | - |
652 | | - |
653 | | - |
| 649 | + |
| 650 | + |
654 | 651 | |
| 652 | + |
| 653 | + |
655 | 654 | |
656 | 655 | |
657 | 656 | |
|
Collapse file
test/parallel/test-util-isDeepStrictEqual.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-isDeepStrictEqual.js-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
419 | 419 | |
420 | 420 | |
421 | 421 | |
422 | | - |
423 | | - |
424 | 422 | |
425 | 423 | |
426 | 424 | |
|
0 commit comments