Commit 3ba354a
test: add test for util.inspect
add test case for util.inspect with 'depth' option set to 'null'
and with that has a custom inspect function attached
PR-URL: #27906
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>1 parent f621b8f commit 3ba354aCopy full SHA for 3ba354a
File tree
Expand file treeCollapse file tree
1 file changed
+7
-0
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+7
-0
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+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
852 | 852 | |
853 | 853 | |
854 | 854 | |
| 855 | + |
| 856 | + |
| 857 | + |
| 858 | + |
| 859 | + |
| 860 | + |
| 861 | + |
855 | 862 | |
856 | 863 | |
857 | 864 | |
|
0 commit comments