node/test/report
Rich Trott a2e4020e4b
test: prepare for consistent comma-dangle lint rule
Make changes so that tests will pass when the comma-dangle settings
applied to the rest of the code base are also applied to tests.

PR-URL: https://github.com/nodejs/node/pull/37930
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
2021-09-04 12:24:57 +02:00
..
test-report-config.js src,cli: support compact (one-line) JSON reports 2020-03-17 08:42:41 -07:00
test-report-fatal-error.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-report-getreport.js src: add errorProperties on process.report 2020-06-30 09:34:33 -07:00
test-report-signal.js doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
test-report-uncaught-exception-compat.js src,cli: support compact (one-line) JSON reports 2020-03-17 08:42:41 -07:00
test-report-uncaught-exception-override.js lib: honor setUncaughtExceptionCaptureCallback 2020-11-24 16:19:22 -05:00
test-report-uncaught-exception.js doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
test-report-uv-handles.js src: write named pipe info in diagnostic report 2021-07-20 07:11:19 -04:00
test-report-worker.js doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
test-report-writereport.js src: add errorProperties on process.report 2020-06-30 09:34:33 -07:00
testcfg.py