node/test/abort
Rich Trott 4f6c4eb144
test: move abort test from pummel to abort directory
test-abort-fatal-error is not resource intensive and would be better in
the abort directory than the pummel directory.

PR-URL: https://github.com/nodejs/node/pull/38396
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-04-29 13:45:38 +02:00
..
.gitignore test: copy addons .gitignore to test/abort/ 2020-04-05 21:13:41 +02:00
abort.status test: mark flaky tests on IBM i 2021-01-19 06:41:39 -08:00
test-abort-backtrace.js
test-abort-fatal-error.js test: move abort test from pummel to abort directory 2021-04-29 13:45:38 +02:00
test-abort-uncaught-exception.js
test-addon-register-signal-handler.js
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-04-06 13:32:56 -05:00
test-worker-abort-uncaught-exception.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-zlib-invalid-internals-usage.js
testcfg.py