node/test/addons
IHsuan 3cf8f98c3e test: add common.crashOnUnhandledRejection()
PR-URL: https://github.com/nodejs/node/pull/17247
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-12-20 00:43:48 +00:00
..
async-hello-world test: extend async addon test 2017-09-20 13:38:09 -04:00
at-exit test: remove undef NDEBUG from at-exit addons test 2017-08-15 20:57:33 -07:00
buffer-free-callback addons: remove semicolons from after module definition 2017-07-11 17:43:49 +01:00
heap-profiler test: add not-called check to heap-profiler test 2017-07-11 17:43:48 +01:00
hello-world test: remove unneeded HandleScope usage 2017-08-15 20:57:30 -07:00
hello-world-function-export test: remove unneeded HandleScope usage 2017-08-15 20:57:30 -07:00
load-long-path test: simplify test skipping 2017-09-05 12:49:51 -04:00
make-callback test,lib,doc: use function declarations 2017-07-11 17:43:47 +01:00
make-callback-recurse test: add common.crashOnUnhandledRejection() 2017-12-20 00:43:48 +00:00
new-target test: check that this != new.target in addon 2017-10-25 04:09:44 -04:00
not-a-binding test: add check on an addon that does not register 2017-09-05 12:50:00 -04:00
null-buffer-neuter addons: remove semicolons from after module definition 2017-07-11 17:43:49 +01:00
openssl-binding
parse-encoding addons: remove semicolons from after module definition 2017-07-11 17:43:49 +01:00
repl-domain-abort test: use common.buildType in repl-domain-abort 2017-11-28 13:10:48 +09:00
stringbytes-external-exceed-max test: simplify test skipping 2017-09-05 12:49:51 -04:00
symlinked-module test: simplify test skipping 2017-09-05 12:49:51 -04:00
zlib-binding
.gitignore
testcfg.py