summaryrefslogtreecommitdiff
path: root/test/async-hooks/test-callback-error.js
AgeCommit message (Expand)Author
2019-09-08test: disable core dumps before running crash testBen Noordhuis
2019-03-18async_hooks: remove deprecated emitBefore and emitAfterMatteo Collina
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-09-05test: fix flaky async-hooks/test-callback-errorAnna Henningsen
2018-01-16src,doc,test: Fix common misspellingsRoman Reiss
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-08-07src: adjust windows abort behaviorJared Kantrowitz
2017-07-06async_hooks: use common emitBefore and emitAfterAndreas Madsen
2017-06-21test: improve async-hooks/test-callback-errorRefael Ackermann
2017-06-14async_hooks: rename currentId and triggerIdAndreas Madsen
2017-06-11test: refactor async-hooks test-callback-errorRich Trott
2017-06-07test: increase coverage of async_hooksDavid Cai