node/test/addons
Antoine du Hamel 731e8741b2
test: add trailing commas in addons test (#45548)
PR-URL: https://github.com/nodejs/node/pull/45548
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2022-11-21 15:20:48 -05:00
..
async-cleanup-hook
async-hello-world test: use uv_sleep() where possible 2022-11-10 09:42:59 -03:00
async-hooks-id test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
async-resource test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
buffer-free-callback
callback-scope test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
dlopen-ping-pong
errno-exception
force-context-aware
heap-profiler
hello-world
hello-world-function-export
load-long-path
make-callback
make-callback-domain-warning
make-callback-recurse
new-target
no-addons test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
node-module-version
non-node-context test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
not-a-binding
null-buffer-neuter
openssl-binding
openssl-client-cert-engine test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
openssl-key-engine test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
openssl-providers test: fix addon tests compilation with OpenSSL 1.1.1 2022-09-22 23:19:44 +00:00
openssl-test-engine
parse-encoding test: add more cases for parse-encoding 2022-09-06 06:20:16 +00:00
register-signal-handler
repl-domain-abort test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
report-api test: remove unused variable in addon test 2022-10-02 13:10:46 +00:00
report-fatalerror
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 15:20:48 -05:00
symlinked-module
uv-handle-leak
worker-addon test: add trailing commas in addons test (#45548) 2022-11-21 15:20:48 -05:00
worker-buffer-callback
zlib-binding
.gitignore
addons.status test: skip some binding tests on IBMi PASE 2022-10-02 22:41:21 +00:00
common.gypi
testcfg.py