node/test/report
Antoine du Hamel fac1f1bcd6
test: add lint rule to enforce trailing commas
Only activated on some subfolders to minimize the diff, ideally this
rule would be applied gradually to the entire codebase in follow-up
commits.

PR-URL: https://github.com/nodejs/node/pull/45468
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2023-01-03 08:38:50 -05:00
..
report.status
test-report-config.js test: add lint rule to enforce trailing commas 2023-01-03 08:38:50 -05:00
test-report-fatalerror-oomerror-compact.js report: fix missing section javascriptHeap on OOMError 2022-09-07 13:25:06 -03:00
test-report-fatalerror-oomerror-directory.js report: fix missing section javascriptHeap on OOMError 2022-09-07 13:25:06 -03:00
test-report-fatalerror-oomerror-filename.js report: fix missing section javascriptHeap on OOMError 2022-09-07 13:25:06 -03:00
test-report-fatalerror-oomerror-not-set.js report: fix missing section javascriptHeap on OOMError 2022-09-07 13:25:06 -03:00
test-report-fatalerror-oomerror-set.js report: fix missing section javascriptHeap on OOMError 2022-09-07 13:25:06 -03:00
test-report-getreport.js
test-report-signal.js
test-report-uncaught-exception-compat.js test: add lint rule to enforce trailing commas 2023-01-03 08:38:50 -05:00
test-report-uncaught-exception-handled.js
test-report-uncaught-exception-override.js
test-report-uncaught-exception-primitives.js
test-report-uncaught-exception-symbols.js
test-report-uncaught-exception.js
test-report-uv-handles.js report: add queue info for udp 2022-09-05 11:32:54 -03:00
test-report-worker.js
test-report-writereport.js
testcfg.py