node/test/abort
Michaël Zasso 508890d795
test: use assert.match instead of regexp.test
PR-URL: https://github.com/nodejs/node/pull/39928
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
2021-08-31 18:50:16 +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-27 07:22:03 -07:00
test-abort-uncaught-exception.js test: adapt abort tests for new Windows code 2021-06-10 11:11:54 +02:00
test-addon-register-signal-handler.js
test-addon-uv-handle-leak.js test: use assert.match instead of regexp.test 2021-08-31 18:50:16 +02: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: adapt abort tests for new Windows code 2021-06-10 11:11:54 +02:00
test-zlib-invalid-internals-usage.js
testcfg.py