0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Trevor Norris ab6fe5998a test: add addons test for MakeCallback
Make sure that calling MakeCallback multiple times within the same stack
does not allow the nextTickQueue or MicrotaskQueue to be processed in
any more than the first MakeCallback call.

Check that domains enter/exit poperly with multiple MakeCallback calls
and that errors are handled as expected

PR-URL: https://github.com/nodejs/node/pull/4507
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2016-02-12 14:03:34 -07:00
..
async-hello-world
at-exit test: remove unused modules 2016-01-01 16:37:02 -08:00
buffer-free-callback
heap-profiler
hello-world
hello-world-function-export
load-long-path
make-callback
make-callback-recurse test: add addons test for MakeCallback 2016-02-12 14:03:34 -07:00
null-buffer-neuter
repl-domain-abort test: remove unused vars 2016-01-05 08:59:58 -08:00
.gitignore
testcfg.py