summaryrefslogtreecommitdiff
path: root/test/async-hooks
Commit message (Expand)AuthorAgeFilesLines
* test: simplify test skippingVse Mozhet Byt2017-07-0411-62/+41
* src: fix process.abort() interaction with V8Anna Henningsen2017-07-021-21/+0
* test,async_hooks: stabilize tests on WindowsRefael Ackermann2017-07-014-30/+39
* test: improve async-hooks/test-callback-errorRefael Ackermann2017-06-212-36/+121
* test: accommodate AIX by watching fileRich Trott2017-06-201-2/+2
* src,lib,test,doc: correct misspellingsRoman Reiss2017-06-173-3/+3
* async_hooks: rename currentId and triggerIdAndreas Madsen2017-06-1450-157/+162
* zlib: improve performanceBrian White2017-06-131-1/+3
* test: refactor async-hooks test-callback-errorRich Trott2017-06-111-8/+7
* test: increase coverage of async_hooksDavid Cai2017-06-079-0/+167
* test: improve async hooks test error messagesAnna Henningsen2017-06-0336-306/+234
* async_hooks: use parent promise as triggerIdJiaLi.Passion2017-06-033-1/+81
* async_wrap: run destroy in uv_timer_tTrevor Norris2017-06-021-1/+1
* async_hooks: rename AsyncEvent to AsyncResourceAnna Henningsen2017-05-265-15/+15
* async_wrap,src: promise hook integrationMatt Loring2017-05-251-0/+52
* Revert "net: remove unnecessary process.nextTick()"Evan Lucas2017-05-231-4/+7
* src: rename CONNECTION provider to SSLCONNECTIONDaniel Bevenius2017-05-151-6/+6
* src: add/move hasCrypto checks for async testsDaniel Bevenius2017-05-122-8/+8
* test: adding tests for initHooks APIThorsten Lorenz2017-05-1050-0/+3309