node/test/abort
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
..
.gitignore test: copy addons .gitignore to test/abort/ 2020-04-07 16:30:13 +01:00
abort.status test: mark flaky tests on IBM i 2021-05-01 12:24:58 +02:00
test-abort-backtrace.js
test-abort-fatal-error.js test: move abort test from pummel to abort directory 2021-06-11 09:30:08 +02:00
test-abort-uncaught-exception.js
test-addon-register-signal-handler.js test: add addon tests for RegisterSignalHandler() 2019-06-14 19:11:42 +02:00
test-addon-uv-handle-leak.js src: improve checked uv loop close output 2019-12-07 21:30:39 -08:00
test-http-parser-consume.js
test-process-abort-exitcode.js
test-signal-handler.js test: correct test comment 2021-05-01 12:31:16 +02:00
test-worker-abort-uncaught-exception.js test: prepare for consistent comma-dangle lint rule 2021-09-04 12:24:57 +02:00
test-zlib-invalid-internals-usage.js test: remove usage of process.binding() 2019-03-07 17:43:21 +01:00
testcfg.py