0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Rainer Poisel 71b5ce5885 test: make exported method static
The exported method can be static as it will never be called directly.

PR-URL: https://github.com/nodejs/node/pull/29102
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-08-15 22:58:40 -07:00
..
async-hello-world
async-hooks-id
async-hooks-promise
async-resource
at-exit
buffer-free-callback
callback-scope
dlopen-ping-pong
errno-exception
heap-profiler
hello-world test: make exported method static 2019-08-15 22:58:40 -07:00
hello-world-function-export
load-long-path test: clean tmpdir on process exit 2019-08-10 19:22:11 -07:00
make-callback
make-callback-domain-warning
make-callback-recurse
new-target
node-module-version
non-node-context
not-a-binding
null-buffer-neuter
openssl-binding
openssl-client-cert-engine test: add mustCall to openssl-client-cert-engine 2019-05-03 06:22:30 +02:00
parse-encoding
register-signal-handler test: add addon tests for RegisterSignalHandler() 2019-06-14 19:11:42 +02:00
repl-domain-abort
stringbytes-external-exceed-max test: specialize OOM check for AIX 2019-07-27 16:03:43 -07:00
symlinked-module
uv-handle-leak test: make sure vtable is generated in addon test with LTO 2019-06-07 05:20:40 +02:00
worker-addon report: modify getReport() to return an Object 2019-07-12 14:48:09 -07:00
zlib-binding
.gitignore
addon.status test: specialize OOM check for AIX 2019-07-27 16:03:43 -07:00
common.gypi
testcfg.py