summaryrefslogtreecommitdiff
path: root/test/async-hooks
Commit message (Expand)AuthorAgeFilesLines
* async_hooks: merge run and exit methodsAndrey Pechkurov2020-04-149-65/+10
* async_hooks: prevent sync methods of async storage exiting outer contextStephen Belanger2020-04-141-0/+17
* http: fix incorrect headersTimeout measurementAlex R2020-04-071-1/+3
* net: wait for shutdown to complete before closingRobert Nagy2020-04-071-3/+1
* test: unflake async-hooks/test-statwatcherBartosz Sosnowski2020-03-292-6/+0
* async_hooks: avoid resource reuse by FileHandleGerhard Stoebich2020-03-111-0/+65
* async_hooks: add sync enterWith to ALSStephen Belanger2020-03-091-0/+20
* async_hooks: fix ctx loss after nested ALS callsAndrey Pechkurov2020-03-062-14/+38
* src: pass resource object along with InternalMakeCallbackAnna Henningsen2020-03-041-0/+37
* test: add GC test for disabled AsyncLocalStorageAndrey Pechkurov2020-03-021-0/+20
* test: improve disable AsyncLocalStorage testAndrey Pechkurov2020-03-021-0/+3
* async_hooks: add store arg in AsyncLocalStorageAndrey Pechkurov2020-02-2711-15/+39
* async_hooks: executionAsyncResource matches in hooksGerhard Stoebich2020-02-261-0/+62
* async_hooks: introduce async-context APIvdeturckheim2020-02-2310-0/+253
* async_hooks: add executionAsyncResourceMatteo Collina2020-02-111-0/+30
* test: mark additional tests as flaky on WindowsAnna Henningsen2020-02-011-0/+2
* async_hooks: remove internal only error checkingAnatoli Papirovski2020-01-112-73/+15
* test: refactor common.expectsErrorRuben Bridgewater2019-12-312-6/+6
* test: skip the unsupported test cases for IBM iXu Meng2019-12-251-0/+3
* test: unflake async hooks statwatcher testDenys Otrishko2019-12-212-42/+53
* test: work around ENOTEMPTY when cleaning tmp dirBen Noordhuis2019-12-122-3/+2
* test: mark tests as flakyJoão Reis2019-12-071-0/+2
* test: use arrow functions in async-hooks testsgarygsc2019-12-026-13/+13
* test: remove unnecessary --expose-internals flagsAnna Henningsen2019-10-102-2/+0
* dgram: use `uv_udp_try_send()`Anna Henningsen2019-10-051-0/+1
* test: disable core dumps before running crash testBen Noordhuis2019-09-081-34/+26
* test: permit test-signalwrap to work without test runnerRich Trott2019-09-081-2/+7
* test: remove flaky status for test-statwatcherRich Trott2019-09-031-4/+0
* test: use consistent test namingRich Trott2019-07-181-0/+0
* test: do not use fixed port in async-hooks/test-httparser-reuseAnna Henningsen2019-06-271-4/+3
* test: remove test-ttywrap.writestream.jsRich Trott2019-06-221-47/+0
* test: permit test-graph.signal to work without test runnerRich Trott2019-06-211-1/+5
* test: add logging to statwatcher testRich Trott2019-06-191-5/+17
* test: do not spawn rmdir in test-statwatcherJoão Reis2019-06-181-1/+1
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-102-4/+4
* process: code cleanup for nextTickAnatoli Papirovski2019-06-091-0/+49
* test: shell out to `rmdir` first on WindowsRefael Ackermann2019-06-061-3/+3
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-052-4/+4
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-052-4/+4
* async_hooks: don't reuse resource in HttpAgentGerhard Stoebich2019-05-192-2/+113
* test: relax check in verify-graphGerhard Stoebich2019-05-191-4/+4
* tools: force common be required before any other modulesZYSzys2019-05-132-2/+2
* test: better assertion for async hook testsAli Ijaz Sheikh2019-05-121-1/+2
* http, http2: remove default server timeoutAli Ijaz Sheikh2019-05-091-3/+0
* async_hooks: fixup do not reuse HTTPParserGerhard Stoebich2019-05-037-20/+68
* src: do not reuse async resource in http parsersDaniel Beckert2019-04-223-4/+43
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-278-14/+14
* tls: support TLSv1.3Sam Roberts2019-03-203-5/+24
* async_hooks: remove deprecated emitBefore and emitAfterMatteo Collina2019-03-186-59/+112
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-104-6/+6