summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-05test: simplify test-buffer-slice.jsWeijia Wang
2018-01-05test: fix flaky test-resolve-asyncAnatoli Papirovski
2018-01-03doc: add docs for common/http2.js utilityJames M Snell
2018-01-03http2: properly handle already closed stream errorJames M Snell
2018-01-03http2: add aligned padding strategyJames M Snell
2018-01-03http2: add initial support for originSetJames M Snell
2018-01-03test: fix require-deps-deprecation for installed depsBenjamin Zaslavsky
2018-01-03test: update references to archived repositoryTobias Nießen
2018-01-03http2: add altsvc supportJames M Snell
2018-01-02http2: strictly limit number on concurrent streamsJames M Snell
2018-01-02http2: perf_hooks integrationJames M Snell
2018-01-02timers: refactor setImmediate error handlingAnatoli Papirovski
2018-01-01test: improve readability of some crypto testsTobias Nießen
2017-12-30test: use countdown in test filesreepurnajasti
2017-12-29test: fix repl-tab-complete --without-sslDaniel Bevenius
2017-12-29test: add hasCrypto when using binding('crypto')Daniel Bevenius
2017-12-29util: improve error message of _errnoExceptionWeijia Wang
2017-12-29assert: fix strict regressionRuben Bridgewater
2017-12-29test: improve to use template stringsreepurnajasti
2017-12-28http2: implement ref() and unref() on client sessionsKelvin Jin
2017-12-28test: replace map() with forEach() where appropriateRich Trott
2017-12-28process: do not directly schedule _tickCallback in _fatalExceptionAnatoli Papirovski
2017-12-28test: fix flaky test-benchmark-fsRich Trott
2017-12-27http2: keep session objects alive during Http2ScopeAnna Henningsen
2017-12-28lib: migrate _http_outgoing.js's remaining errorsAnton Paras
2017-12-28fs: throw fs.close errors in JSJoyee Cheung
2017-12-28fs: simplify the error context collection in C++Joyee Cheung
2017-12-28src: expose uv.errmap to bindingJoyee Cheung
2017-12-27test: make test-tls-invoke-queued use public APIAnna Henningsen
2017-12-27async_hooks: use typed array stack as fast pathAnna Henningsen
2017-12-27test: refactor test-tls-securepair-fifthargAnna Henningsen
2017-12-27tls: fix SNICallback without .server optionAnna Henningsen
2017-12-27http: add rawPacket in err of `clientError` eventXadillaX
2017-12-27fs: validate path in fs.exists{Sync}Joyee Cheung
2017-12-27fs: validate path in fs.readFileJoyee Cheung
2017-12-26test: reduce scope of variable in common moduleRich Trott
2017-12-26timers: make setImmediate() immune to tamperingBen Noordhuis
2017-12-26console: make .assert standard compliantRuben Bridgewater
2017-12-26tools: autofixer for lowercase-name-for-primitiveShobhit Chittora
2017-12-26test: remove undefined functionRich Trott
2017-12-25test: remove ambiguous error messages from test_errorNicholas Drane
2017-12-25test: fix unreliable async-hooks/test-signalwrapRich Trott
2017-12-24test: fix flaky test-benchmark-fsRich Trott
2017-12-24module: print better message on esm import errorMichaël Zasso
2017-12-24benchmark: make temp file path configurableRich Trott
2017-12-24lib: combine similar error codesWeijia Wang
2017-12-23test: use common module API in test-child-process-exec-stdout-stderr-data-stringsreepurnajasti
2017-12-24net: migrate errors to internal/errorskysnm
2017-12-24fs: migrate errors to internal/errorsSteven
2017-12-24tls: migrate errors in _tls_wrap.jsMir Mufaqam Ali