node/test/addons
Michael Dawson 169b53e788 n-api: use module name macro
Update tests to use module name macro

Backport-PR-URL: https://github.com/nodejs/node/pull/19447
PR-URL: https://github.com/nodejs/node/pull/16185
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-04-16 17:46:09 -04: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 n-api: use module name macro 2018-04-16 17:46:09 -04:00
parse-encoding addons: remove semicolons from after module definition 2017-07-11 17:43:49 +01:00
repl-domain-abort test: remove unused parameters 2018-04-16 17:46:05 -04: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 n-api: use module name macro 2018-04-16 17:46:09 -04:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py addons: build and test examples 2014-01-22 00:39:13 +04:00