summaryrefslogtreecommitdiff
path: root/test/async-hooks/test-embedder.api.async-resource.js
AgeCommit message (Expand)Author
2019-03-18async_hooks: remove deprecated emitBefore and emitAfterMatteo Collina
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-10-15test: move tick.js from test/async-hooks to test/commonArtur Hayrapetyan
2017-12-11test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-09-15async_hooks,doc: some async_hooks improvementsJames M Snell
2017-08-14async_hooks: don't abort unnecessarilyTrevor Norris
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-13async_hooks: make AsyncResource match emitInitAndreas Madsen
2017-06-14async_hooks: rename currentId and triggerIdAndreas Madsen
2017-06-07test: increase coverage of async_hooksDavid Cai