node/test/addons
Gibson Fahnestock cb92f93cd5
test: remove internal headers from addons
Backport-PR-URL: https://github.com/nodejs/node/pull/16550
PR-URL: https://github.com/nodejs/node/pull/7947
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-11-02 17:51:35 -05:00
..
async-hello-world test: use mustCall() for simple flow tracking 2017-01-31 20:04:31 -05:00
at-exit test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
buffer-free-callback test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
heap-profiler test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
hello-world test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
hello-world-function-export test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
load-long-path test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
make-callback test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
make-callback-recurse test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
new-target test: add new.target add-on regression test 2016-12-20 14:05:45 -05:00
openssl-binding test: remove internal headers from addons 2017-11-02 17:51:35 -05:00
repl-domain-abort test: build addons with V8_DEPRECATION_WARNINGS=1 2016-07-14 12:45:20 -07:00
stringbytes-external-exceed-max test: enable addons test to pass with debug build 2016-12-20 14:18:42 -05:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py