0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/addons
cjihrig 9d1a3b6f60
doc,lib,src,test: make --experimental-report a nop
This commit makes the --experimental-report CLI flag a no-op.

PR-URL: https://github.com/nodejs/node/pull/32242
Fixes: https://github.com/nodejs/node/issues/26293
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2020-03-15 13:29:34 -04:00
..
async-hello-world src,test: use v8::Global instead of v8::Persistent 2019-12-24 14:31:28 +01:00
async-hooks-id
async-hooks-promise
async-resource
buffer-free-callback test: change buffer offset to accommodate V8 BackingStore 2020-01-05 18:21:15 -08:00
callback-scope src,test: use v8::Global instead of v8::Persistent 2019-12-24 14:31:28 +01:00
dlopen-ping-pong test: export public symbols in addons tests 2020-01-17 18:51:50 -08:00
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
node-module-version
non-node-context
not-a-binding
null-buffer-neuter
openssl-binding
openssl-client-cert-engine test: export public symbols in addons tests 2020-01-17 18:51:50 -08:00
openssl-key-engine test: export public symbols in addons tests 2020-01-17 18:51:50 -08:00
parse-encoding
register-signal-handler
repl-domain-abort
stringbytes-external-exceed-max test: refactor common.expectsError 2019-12-31 15:54:20 +01:00
symlinked-module
uv-handle-leak
worker-addon doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
worker-buffer-callback src: migrate to new V8 ArrayBuffer API 2019-12-12 10:05:44 -05:00
zlib-binding
.gitignore
addon.status
common.gypi
testcfg.py