.. |
async-cleanup-hook
|
doc,src,test: revise C++ code for linter update
|
2020-10-23 03:47:50 -07:00 |
async-hello-world
|
test: use uv_sleep() where possible
|
2022-10-27 17:13:50 +00:00 |
async-hooks-id
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
async-resource
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
buffer-free-callback
|
test: change buffer offset to accommodate V8 BackingStore
|
2020-01-05 18:21:15 -08:00 |
callback-scope
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
cppgc-object
|
test: merge ongc and gcutil into gc.js
|
2024-08-29 08:49:52 +01:00 |
dlopen-ping-pong
|
build,test: add proper support for IBM i
|
2023-02-22 04:18:56 +00:00 |
errno-exception
|
test: use `assert.match` instead of `regexp.test`
|
2021-08-31 18:50:16 +02:00 |
force-context-aware
|
src: disambiguate terms used to refer to builtins and addons
|
2022-08-09 01:36:49 +08:00 |
heap-profiler
|
src,doc,test: remove String::New default parameter
|
2020-07-14 15:13:34 +02:00 |
hello-world
|
build: define `NOMINMAX` in common.gypi
|
2024-05-04 13:55:06 +00:00 |
hello-world-function-export
|
src,doc,test: remove String::New default parameter
|
2020-07-14 15:13:34 +02:00 |
load-long-path
|
src,doc,test: remove String::New default parameter
|
2020-07-14 15:13:34 +02:00 |
make-callback
|
test, tools: suppress addon function cast warnings
|
2019-02-01 14:08:20 +01:00 |
make-callback-domain-warning
|
domain: improve deprecation warning text for DEP0097
|
2020-11-18 18:58:49 +00:00 |
make-callback-recurse
|
src: add missing TryCatch
|
2024-03-31 15:37:22 +02:00 |
new-isolate-addon
|
src: fix creating `Isolate`s from addons
|
2022-12-23 17:06:05 +00:00 |
new-target
|
src,doc,test: remove String::New default parameter
|
2020-07-14 15:13:34 +02:00 |
no-addons
|
src,process: add permission model
|
2023-02-23 18:11:51 +00:00 |
node-module-version
|
test, tools: suppress addon function cast warnings
|
2019-02-01 14:08:20 +01:00 |
non-node-context
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
not-a-binding
|
src: add file name to 'Module did not self-register' error
|
2019-11-19 16:03:55 +01:00 |
null-buffer-neuter
|
buffer,n-api: release external buffers from BackingStore callback
|
2020-05-16 12:15:07 +02:00 |
openssl-binding
|
build,test: add proper support for IBM i
|
2023-02-22 04:18:56 +00:00 |
openssl-client-cert-engine
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
openssl-key-engine
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
openssl-providers
|
build,test: add proper support for IBM i
|
2023-02-22 04:18:56 +00:00 |
openssl-test-engine
|
test: fix test when compiled without engine support
|
2024-06-02 18:12:23 +00:00 |
parse-encoding
|
test: add more cases for parse-encoding
|
2022-09-06 06:20:16 +00:00 |
register-signal-handler
|
test: prepare for consistent comma-dangle lint rule
|
2021-04-01 23:14:29 -07:00 |
repl-domain-abort
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
report-api
|
report: disable js stack when no context is entered
|
2023-06-21 13:58:15 +00:00 |
report-fatalerror
|
test: fix -Wunused-variable on report-fatalerror
|
2022-12-08 00:00:45 +00:00 |
request-interrupt
|
src: expose environment RequestInterrupt api
|
2022-09-01 17:01:00 +08:00 |
stringbytes-external-exceed-max
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
symlinked-module
|
test: use `tmpdir.resolve()`
|
2023-08-21 16:41:53 +00:00 |
uv-handle-leak
|
test: enable no-empty ESLint rule
|
2022-02-05 12:58:32 +00:00 |
worker-addon
|
test: add trailing commas in addons test (#45548)
|
2022-11-21 18:40:12 +01:00 |
worker-buffer-callback
|
test: fix flakiness in worker*.test-free-called
|
2023-12-19 17:11:27 +00:00 |
zlib-binding
|
build,test: add proper support for IBM i
|
2023-02-22 04:18:56 +00:00 |
.gitignore
|
Revert "build,test: make building addon tests less fragile"
|
2018-01-25 08:18:24 +11:00 |
addons.status
|
test: skip some binding tests on IBMi PASE
|
2022-10-02 22:41:21 +00:00 |
common.gypi
|
build,test: add proper support for IBM i
|
2023-02-22 04:18:56 +00:00 |
testcfg.py
|
test: make status file names consistent
|
2021-03-01 12:18:18 -08:00 |