Commit a41138b
test: remove duplicated buffer negative allocation test
PR-URL: #26160
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>1 parent 3bc0123 commit a41138bCopy full SHA for a41138b
File tree
Expand file treeCollapse file tree
2 files changed
+6
-18
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+6
-18
lines changedOpen diff view settings
Collapse file
test/parallel/test-buffer-negative-length.js
Copy file name to clipboardExpand all lines: test/parallel/test-buffer-negative-length.js-17Lines changed: 0 additions & 17 deletions
This file was deleted.
Collapse file
test/parallel/test-buffer-no-negative-allocation.js
Copy file name to clipboardExpand all lines: test/parallel/test-buffer-no-negative-allocation.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | 10 | |
10 | | - |
| 11 | + |
11 | 12 | |
12 | 13 | |
13 | 14 | |
| ||
26 | 27 | |
27 | 28 | |
28 | 29 | |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
0 commit comments