Commit e182ca9
test: add more inspect subclassing tests
So far we do not test all data types for subclasses and this extends
the existing tests for WeakSet, WeakMap and BigInt64Array.
PR-URL: #25192
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 73f3a1c commit e182ca9Copy full SHA for e182ca9
File tree
Expand file treeCollapse file tree
1 file changed
+4
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+4
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-util-inspect.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-inspect.js+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1662 | 1662 | |
1663 | 1663 | |
1664 | 1664 | |
1665 | | - |
| 1665 | + |
| 1666 | + |
| 1667 | + |
| 1668 | + |
1666 | 1669 | |
1667 | 1670 | |
1668 | 1671 | |
|
0 commit comments