node/test/addons
Ben Noordhuis 3f62952d42 test: add node::MakeCallback() test coverage
PR-URL: https://github.com/nodejs/node/pull/3478
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-10-30 10:07:47 -07:00
..
async-hello-world test: fix missing unistd.h on windows 2015-10-29 08:38:45 -07:00
at-exit test: load common.js in all tests 2015-10-07 20:39:17 -07:00
buffer-free-callback buffer: fix assertion error in WeakCallback 2015-10-12 20:57:12 -07:00
heap-profiler test: fix heap-profiler link error LNK1194 on win 2015-10-29 12:40:23 -07:00
hello-world test: load common.js in all tests 2015-10-07 20:39:17 -07:00
hello-world-function-export test: load common.js in all tests 2015-10-07 20:39:17 -07:00
load-long-path module: use UNC paths when loading native addons 2015-10-07 20:39:15 -07:00
make-callback test: add node::MakeCallback() test coverage 2015-10-30 10:07:47 -07:00
repl-domain-abort test: load common.js in all tests 2015-10-07 20:39:17 -07:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py