0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/abort
Anna Henningsen cf659c8690
test: copy addons .gitignore to test/abort/
`cp test/addons/.gitignore test/abort/.gitignore`, because the new
addon test in there leaves a build/ folder lying around and somebody
is bound to use `git add .` earlier or later.

Refs: https://github.com/nodejs/node/pull/31740

PR-URL: https://github.com/nodejs/node/pull/32624
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-04-05 21:13:41 +02:00
..
test_abort-aliased-buffer-overflow src: add aliased-buffer-overflow abort test 2020-03-30 10:14:59 +02:00
.gitignore test: copy addons .gitignore to test/abort/ 2020-04-05 21:13:41 +02:00
common.gypi src: add aliased-buffer-overflow abort test 2020-03-30 10:14:59 +02:00
test-abort-backtrace.js
test-abort-uncaught-exception.js
test-addon-register-signal-handler.js
test-addon-uv-handle-leak.js
test-http-parser-consume.js
test-process-abort-exitcode.js
test-signal-handler.js
test-worker-abort-uncaught-exception.js
test-zlib-invalid-internals-usage.js
testcfg.py