0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Rich Trott 2f47b6869a test: use common.buildType in repl-domain-abort
use `common.buildType` instead of
`process.config.target_defaults.default_configuration` in
repl-domain-abort addon test.

PR-URL: https://github.com/nodejs/node/pull/16538
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-10-27 09:50:37 -07:00
..
async-hello-world test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
async-hooks-id test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
async-hooks-promise test: remove error messages for readability 2017-10-14 11:42:53 +08:00
async-resource test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
at-exit test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
buffer-free-callback test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
callback-scope n-api: use module name macro 2017-10-15 16:00:29 -07:00
dlopen-ping-pong n-api: use module name macro 2017-10-15 16:00:29 -07:00
errno-exception test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
heap-profiler test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
hello-world test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
hello-world-esm test: fix test-esm-addons 2017-10-13 10:50:02 -07:00
hello-world-function-export test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
load-long-path test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
make-callback test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
make-callback-recurse test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
new-target test: check that this != new.target in addon 2017-10-02 01:20:27 -03:00
node-module-version n-api: use module name macro 2017-10-15 16:00:29 -07:00
not-a-binding test: add check on an addon that does not register 2017-08-01 17:25:51 +02:00
null-buffer-neuter test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
openssl-binding n-api: use module name macro 2017-10-15 16:00:29 -07:00
parse-encoding test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
repl-domain-abort test: use common.buildType in repl-domain-abort 2017-10-27 09:50:37 -07:00
stringbytes-external-exceed-max test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
symlinked-module test,doc: make module name match gyp target name 2017-09-10 00:15:49 +03:00
zlib-binding n-api: use module name macro 2017-10-15 16:00:29 -07: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