Commit 11bd5e0
test: rename node-report suite to report
This commit renames the "node-report" test suite to "report"
in order to begin differentiating core's diagnostic reporting
from the original node-report module on npm
PR-URL: #26371
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 7ccffcb commit 11bd5e0Copy full SHA for 11bd5e0
File tree
Expand file treeCollapse file tree
7 files changed
+1
-1
lines changedOpen diff view settings
Filter options
- test/report
Expand file treeCollapse file tree
7 files changed
+1
-1
lines changedOpen diff view settings
File renamed without changes.
File renamed without changes.
Collapse file
test/node-report/test-signal.js test/report/test-report-signal.jstest/node-report/test-signal.js renamed to test/report/test-report-signal.js
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
Collapse file
test/node-report/test-exception.js …report/test-report-uncaught-exception.jstest/node-report/test-exception.js renamed to test/report/test-report-uncaught-exception.js test/node-report/test-exception.js renamed to test/report/test-report-uncaught-exception.js
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
Collapse file
test/node-report/testcfg.py test/report/testcfg.pytest/node-report/testcfg.py renamed to test/report/testcfg.py
Copy file name to clipboardExpand all lines: test/report/testcfg.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
0 commit comments