summaryrefslogtreecommitdiff
path: root/test/async-hooks
AgeCommit message (Expand)Author
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-09process: code cleanup for nextTickAnatoli Papirovski
2019-06-06test: shell out to `rmdir` first on WindowsRefael Ackermann
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-05-19async_hooks: don't reuse resource in HttpAgentGerhard Stoebich
2019-05-19test: relax check in verify-graphGerhard Stoebich
2019-05-13tools: force common be required before any other modulesZYSzys
2019-05-12test: better assertion for async hook testsAli Ijaz Sheikh
2019-05-09http, http2: remove default server timeoutAli Ijaz Sheikh
2019-05-03async_hooks: fixup do not reuse HTTPParserGerhard Stoebich
2019-04-22src: do not reuse async resource in http parsersDaniel Beckert
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-18async_hooks: remove deprecated emitBefore and emitAfterMatteo Collina
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-07test: remove usage of `process.binding()`Anna Henningsen
2019-03-07lib: migrate process.binding to internalBindingBeni von Cheni
2019-03-01test: fix for activities in tick objects prune functionAlexander Sattelmaier
2019-03-01test: refactor tick objects prune functionAlexander Sattelmaier
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-13test: refactor test-enable-in-initMitch Hankins
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-18test: remove unused function arguments in async-hooks testsSimon Bruce
2018-11-16test: use destructuring and remove unused argumentsJulia
2018-11-16test: remove unused function arguments in async-hooks testsRich Trott
2018-11-12test: remove unused parameters in function definitionPaul Hodgson
2018-11-10test: fix uses of deprecated assert.fail with multiple argsivan.filenko
2018-10-15test: move tick.js from test/async-hooks to test/commonArtur Hayrapetyan
2018-10-12zlib: move process.binding('zlib') to internalBindingAnna Henningsen
2018-10-10async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-09-23lib: implement queueMicrotaskGus Caplan
2018-09-16test: remove string literal message in assertionsRich Trott
2018-09-05Revert "test: mark async-hooks/test-callback-error as flaky"Anna Henningsen
2018-09-05test: fix flaky async-hooks/test-callback-errorAnna Henningsen
2018-08-18http: move process.binding('http_parser') to internalBindingJames M Snell
2018-08-15test: mark async-hooks/test-callback-error as flakyJoyee Cheung
2018-08-15test: mark async-hooks/test-statwatcher as flakyJoyee Cheung
2018-08-12test,doc: adjust async-hooks coverage doc for lintRich Trott
2018-08-01src: rename PROVIDER_FSREQWRAP to PROVIDER_FSREQCALLBACKJon Moss
2018-07-30test: remove custom AsyncHooksTestConfigurationJon Moss
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-06-14test: improve statwatcher async_hooks testAnna Henningsen
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2018-06-03test: unmark test-zlib.zlib-binding.deflate flakyAnatoli Papirovski