summaryrefslogtreecommitdiff
path: root/test/parallel/test-async-wrap-propagate-parent.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove unneeded testsTrevor Norris2017-05-101-49/+0
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-4/+2
* test: refactor test-async-wrap-*Rich Trott2016-11-201-7/+7
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test: fix issues for ESLint 2.7.0silverwind2016-04-101-2/+1
* async_wrap: setupHooks now accepts objectTrevor Norris2016-03-281-1/+1
* async_wrap: add parent uid to init hookAndreas Madsen2016-02-181-3/+12
* async_wrap: make uid the first argument in initAndreas Madsen2016-02-181-1/+1
* async_wrap: call callback in destructorTrevor Norris2015-11-061-1/+1
* async_wrap: correctly pass parent to init callbackTrevor Norris2015-10-071-0/+43