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

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>
2017-10-17 23:34:48 -07:00
..
async-hello-world test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
async-hooks-id test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
async-hooks-promise test: remove error messages for readability 2017-10-17 23:32:07 -07:00
async-resource test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
at-exit test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
buffer-free-callback test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
callback-scope n-api: use module name macro 2017-10-17 23:34:48 -07:00
heap-profiler test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
hello-world test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
hello-world-esm test: fix test-esm-addons 2017-10-17 23:29:36 -07:00
hello-world-function-export test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
load-long-path test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
make-callback test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
make-callback-recurse lib,src: fix consistent spacing inside braces 2017-09-20 12:32:17 -07:00
new-target test: check that this != new.target in addon 2017-10-11 02:05:34 -04:00
node-module-version n-api: use module name macro 2017-10-17 23:34:48 -07:00
not-a-binding test: add check on an addon that does not register 2017-08-01 18:46:16 +02:00
null-buffer-neuter test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
openssl-binding n-api: use module name macro 2017-10-17 23:34:48 -07:00
parse-encoding test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
repl-domain-abort test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
stringbytes-external-exceed-max test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
symlinked-module test,doc: make module name match gyp target name 2017-09-12 03:18:36 +02:00
zlib-binding n-api: use module name macro 2017-10-17 23:34:48 -07:00
.gitignore
testcfg.py