summaryrefslogtreecommitdiff
path: root/test/async-hooks
AgeCommit message (Expand)Author
2017-12-25test: fix unreliable async-hooks/test-signalwrapRich Trott
2017-12-11test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski
2017-12-08test: fix flaky async-hooks/test-graph.signalRich Trott
2017-12-05test: remove common.PORT from parallel testsRich Trott
2017-11-28async_wrap: add provider types for net serverAndreas Madsen
2017-11-22test: use common.crashOnUnhandledRejectionKurt Hsu
2017-11-22test: use common.crashOnUnhandledRejectionaryung chen
2017-11-22async_hooks: remove deprecated APIAndreas Madsen
2017-11-21src: remove async_hooks destroy timer handleAnna Henningsen
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-16async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-11-07test: show incorrect value on test failureSean Karson
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-19async_hooks: skip runtime checks when disabledAndreas Madsen
2017-10-12async_hooks: replace concat w template literalsRob Adelmann
2017-10-04test: fix flaky async-hooks/test-tlswrapRich Trott
2017-10-04test: remove `common.PORT` from test-tlswrapRich Trott
2017-09-15async_hooks,doc: some async_hooks improvementsJames M Snell
2017-08-29test: remove unused param in test-graph.pipeSimon Brewster
2017-08-27test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-08-24test: remove unused function argsMohd Maqbool Alam
2017-08-24test: fix async-hooks testsBartosz Sosnowski
2017-08-16test: refactor async-hooks/test-httparser testsRunite618
2017-08-14async_hooks: don't abort unnecessarilyTrevor Norris
2017-08-08test: replace indexOf with includesMiguel Angel Asencio Hurtado
2017-08-07src: adjust windows abort behaviorJared Kantrowitz
2017-07-27test: refactor test-httpparser.response.jserdun
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-23test: replace concatenation with template literalsSong, Bintao Garfield
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-21test: use path.join in async-hooks/test-tlswrap.jsVincent Xue
2017-07-20process: triggerAsyncId can be undefinedMatteo Collina
2017-07-19test: replace string concatenation with path.joinjkzing
2017-07-17test: use template literals in test-writewrapvercent deng
2017-07-17test: replace string concatenation with templateweiyuanyue
2017-07-17test: use template literals as appropriateblade254353074
2017-07-13async_hooks: make AsyncResource match emitInitAndreas Madsen
2017-07-13async_hooks: fix nested hooks mutationAndreas Madsen
2017-07-12test,async_hooks: match test-ttywrap.readstreamTrevor Norris
2017-07-12test,async_hooks: skip whether TTY is availableTrevor Norris
2017-07-06async_hooks: use common emitBefore and emitAfterAndreas Madsen
2017-07-05async_hooks: fix default nextTick triggerAsyncIdAndreas Madsen
2017-07-05async-hooks,net: ensure asyncId=null if no handleMatt Sergeant
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-02src: fix process.abort() interaction with V8Anna Henningsen
2017-07-01test,async_hooks: stabilize tests on WindowsRefael Ackermann
2017-06-21test: improve async-hooks/test-callback-errorRefael Ackermann
2017-06-20test: accommodate AIX by watching fileRich Trott
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-06-14async_hooks: rename currentId and triggerIdAndreas Madsen