..
async-cleanup-hook
async-hello-world
async-hooks-id
src: add ExecutionAsyncId getter for any Context
2025-05-02 17:06:30 -03:00
async-resource
test: ensure assertions are reachable in test/addons
2025-11-13 22:44:12 +01:00
buffer-free-callback
callback-scope
test: enforce better never-settling-promise detection
2026-02-22 23:16:09 +01:00
cppgc-object
test: prefer major GC in cppgc-object teardown
2026-01-19 19:19:12 +01:00
dlopen-ping-pong
errno-exception
esm
deps: patch V8 to support compilation with MSVC
2025-05-02 17:07:07 -03:00
esm-export
deps: patch V8 to support compilation with MSVC
2025-05-02 17:07:07 -03:00
force-context-aware
heap-profiler
hello-world
hello-world-function-export
load-long-path
make-callback
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T>
2025-06-01 09:03:48 +02:00
make-callback-domain-warning
make-callback-recurse
test: ensure assertions are reachable in test/addons
2025-11-13 22:44:12 +01:00
new-isolate-addon
new-target
no-addons
test: ensure assertions are reachable in test/addons
2025-11-13 22:44:12 +01:00
node-module-version
non-node-context
test: fix typos
2024-09-28 13:58:55 +00:00
not-a-binding
null-buffer-neuter
test: ensure assertions are reachable in test/addons
2025-11-13 22:44:12 +01:00
openssl-binding
test: update test/addons/openssl-binding for OpenSSL 4.0
2026-05-07 15:41:42 +02:00
openssl-client-cert-engine
openssl-get-ssl-ctx
crypto: add crypto::GetSSLCtx API for addon access to OpenSSL contexts
2026-04-10 14:52:26 +02:00
openssl-key-engine
openssl-providers
test: forbid use of named imports for fixtures
2026-02-22 23:16:09 +01:00
openssl-test-engine
parse-encoding
register-signal-handler
repl-domain-abort
test: fix addons and node-api test assumptions
2024-10-22 07:49:19 +00:00
report-api
report-fatalerror
test: expand linting rules around assert w literal messages
2025-07-26 01:32:04 +02:00
request-interrupt
stringbytes-external-exceed-max
symlinked-module
test: ensure assertions are reachable in test/addons
2025-11-13 22:44:12 +01:00
uv-handle-leak
uv-thread-name
test: skip uv-thread-name on IBM i
2025-05-02 17:04:54 -03:00
worker-addon
worker-buffer-callback
zlib-binding
.gitignore
esm: add experimental support for addon modules
2024-12-20 11:59:08 +00:00
addons.status
crypto: add crypto::GetSSLCtx API for addon access to OpenSSL contexts
2026-04-10 14:52:26 +02:00
common.gypi
testcfg.py