0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Michaël Zasso 8518548a79
test: remove usage of deprecated V8 APIs in addons
PR-URL: https://github.com/nodejs/node/pull/22704
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-09-07 15:47:48 +02:00
..
async-hello-world test: remove usage of deprecated V8 APIs in addons 2018-09-07 15:47:48 +02:00
async-hooks-id test: properly tag anonymous namespaces 2018-02-08 18:43:36 -05:00
async-hooks-promise test: remove custom message from assertion 2017-11-07 09:50:54 +00:00
async-resource src: make AsyncResource destructor virtual 2018-05-14 18:18:16 +02:00
at-exit
buffer-free-callback test: remove usage of deprecated V8 APIs in addons 2018-09-07 15:47:48 +02:00
callback-scope test: fix flaky addons/callback-scope/test-resolve-async 2018-09-07 09:52:18 +02:00
dlopen-ping-pong test: fix warning in dlopen-ping-pong/binding.cc 2018-04-14 13:22:31 +02:00
errno-exception
heap-profiler
hello-world src: add context-aware init macro and doc 2018-07-03 18:34:50 -04:00
hello-world-esm lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
hello-world-function-export
load-long-path test: move tmpdir to submodule of common 2018-01-31 22:11:07 -08:00
make-callback test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
make-callback-domain-warning test: fix deprecation warning in binding.cc 2018-02-22 06:25:58 +01:00
make-callback-recurse test: make crashOnUnhandleRejection opt-out 2018-07-19 08:47:28 +02:00
new-target
node-module-version
not-a-binding
null-buffer-neuter
openssl-binding build: refine static and shared lib build 2018-01-17 11:34:28 +08:00
openssl-client-cert-engine build: make gyp user defined variables lowercase 2018-02-01 09:51:16 +01:00
parse-encoding
repl-domain-abort test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
stringbytes-external-exceed-max test: remove usage of deprecated V8 APIs in addons 2018-09-07 15:47:48 +02:00
symlinked-module test: specify 'dir' for directory symlinks 2018-03-01 15:47:29 -08:00
uv-handle-leak worker,src: display remaining handles if uv_loop_close fails 2018-06-13 12:23:36 +02:00
zlib-binding build: refine static and shared lib build 2018-01-17 11:34:28 +08:00
.gitignore Revert "build,test: make building addon tests less fragile" 2018-01-25 08:18:24 +11:00
testcfg.py