summaryrefslogtreecommitdiff
path: root/test/async-hooks/test-promise.js
AgeCommit message (Expand)Author
2018-11-18test: remove unused function arguments in async-hooks testsSimon Bruce
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2017-11-22test: use common.crashOnUnhandledRejectionKurt Hsu
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-06-14async_hooks: rename currentId and triggerIdAndreas Madsen
2017-06-03test: improve async hooks test error messagesAnna Henningsen
2017-06-03async_hooks: use parent promise as triggerIdJiaLi.Passion
2017-05-25async_wrap,src: promise hook integrationMatt Loring