node/test/addons
Chengzhong Wu 7a36ca46cd
src: expose node::RegisterContext to make a node managed context
Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net>
PR-URL: https://github.com/nodejs/node/pull/62322
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
2026-05-23 00:05:39 +02:00
..
async-cleanup-hook doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
async-hello-world
async-hooks-id
async-resource test: add type tags to uses of v8::External 2026-04-27 07:59:17 -03:00
buffer-free-callback
callback-scope test: enforce better never-settling-promise detection 2025-12-10 23:55:36 +00:00
cppgc-object test: prefer major GC in cppgc-object teardown 2025-11-24 16:20:18 +00:00
dlopen-ping-pong
errno-exception
esm
esm-export-default test,win: split addon tests 2025-10-04 18:48:46 +02:00
esm-export-primitive test,win: split addon tests 2025-10-04 18:48:46 +02:00
force-context-aware
heap-profiler doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
hello-world test,win: split addon tests 2025-10-04 18:48:46 +02:00
hello-world-2 test,win: split addon tests 2025-10-04 18:48:46 +02:00
hello-world-function-export
load-long-path
make-callback
make-callback-domain-warning
make-callback-recurse test: ensure assertions are reachable in test/addons 2025-10-25 20:44:28 +02:00
new-context-inspector src: expose node::RegisterContext to make a node managed context 2026-05-23 00:05:39 +02:00
new-isolate-addon
new-target doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
no-addons test: ensure assertions are reachable in test/addons 2025-10-25 20:44:28 +02:00
node-module-version
non-node-context
not-a-binding
null-buffer-neuter test: ensure assertions are reachable in test/addons 2025-10-25 20:44:28 +02:00
openssl-binding test: update test/addons/openssl-binding for OpenSSL 4.0 2026-05-05 16:19:32 +02:00
openssl-client-cert-engine
openssl-get-ssl-ctx test: update tls/crypto behaviour expectations when using BoringSSL 2026-05-19 21:38:38 +02:00
openssl-key-engine
openssl-providers test: forbid use of named imports for fixtures 2026-01-01 23:48:26 +00:00
openssl-test-engine
parse-encoding
register-signal-handler
repl-domain-abort
report-api
report-fatalerror
request-interrupt
stringbytes-external-exceed-max
symlinked-module test: ensure assertions are reachable in test/addons 2025-10-25 20:44:28 +02:00
uv-handle-leak
uv-thread-name src: use node- prefix on thread names 2026-01-13 16:57:11 +00:00
worker-addon doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
worker-buffer-callback doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
zlib-binding doc,src,test: replace use of deprecated GetIsolate 2025-10-04 18:48:35 +02:00
.gitignore
addons.status crypto: add crypto::GetSSLCtx API for addon access to OpenSSL contexts 2026-03-23 11:27:22 +00:00
common.gypi
testcfg.py