node/test/addons
Ben Noordhuis 7c1a2f56fc
test: add new.target add-on regression test
Add a test that checks that new.target inheritance works when inheriting
from a constructor defined in C++.

PR-URL: https://github.com/nodejs/node/pull/9689
Refs: https://github.com/nodejs/node/issues/9288
Refs: https://github.com/nodejs/node/pull/9293
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2016-11-22 06:38:04 +01:00
..
async-hello-world test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
at-exit test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
buffer-free-callback test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
heap-profiler test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
hello-world test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
hello-world-function-export test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
load-long-path test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
make-callback src: make cross-context MakeCallback() calls work 2016-11-03 04:49:14 -05:00
make-callback-recurse test: refactor make-callback-recurse test 2016-11-22 06:32:53 +01:00
new-target test: add new.target add-on regression test 2016-11-22 06:38:04 +01:00
node-module-version test: enable node-module-version/test.js with debug 2016-10-17 09:44:58 -07:00
null-buffer-neuter test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
openssl-binding test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
parse-encoding test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
repl-domain-abort test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
stringbytes-external-exceed-max test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
symlinked-module test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
zlib-binding test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
.gitignore
testcfg.py