node/test/addons
Ruben Bridgewater 1eac1d7d85
test: minor refactoring
Add punctuation and comments about code that should not throw.
Also remove a obsolete test and refactor some tests.

Backport-PR-URL: https://github.com/nodejs/node/pull/19244
PR-URL: https://github.com/nodejs/node/pull/18669
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-03-21 10:50:04 +00:00
..
async-hello-world test: fix warnings in addon tests 2018-02-21 18:12:28 -05:00
async-hooks-id test: properly tag anonymous namespaces 2018-02-21 14:20:04 -05:00
async-hooks-promise test: remove custom message from assertion 2017-11-07 08:27:05 -05:00
async-resource test: properly tag anonymous namespaces 2018-02-21 14:20:04 -05:00
at-exit
buffer-free-callback
callback-scope test: fix compiler warnings in callback-scope 2018-03-20 11:33:56 +00:00
dlopen-ping-pong
errno-exception
heap-profiler
hello-world src: make process.dlopen() load well-known symbol 2018-03-07 09:29:49 -08:00
hello-world-esm
hello-world-function-export
load-long-path test: move tmpdir to submodule of common 2018-02-21 10:18:51 -05:00
make-callback test: fix warnings in addon tests 2018-02-21 18:12:28 -05:00
make-callback-recurse test: fix warnings in addon tests 2018-02-21 18:12:28 -05:00
new-target
node-module-version
not-a-binding
null-buffer-neuter
openssl-binding build: refine static and shared lib build 2018-01-30 10:25:07 -06:00
openssl-client-cert-engine build: make gyp user defined variables lowercase 2018-02-26 23:42:51 +01:00
parse-encoding
repl-domain-abort test: fix warnings in addon tests 2018-02-21 18:12:28 -05:00
stringbytes-external-exceed-max
symlinked-module test: minor refactoring 2018-03-21 10:50:04 +00:00
zlib-binding build: refine static and shared lib build 2018-01-30 10:25:07 -06:00
.gitignore
testcfg.py