summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-03test: fix test-cli-node-options on WindowsAnna Henningsen
2017-11-02test: fix malformed parallel.status lineRich Trott
2017-11-02test: mark test-async-wrap-uncaughtexception as flakyRefael Ackermann
2017-11-02http, tls: better support for IPv6 addressesMattias Holmlund
2017-11-03cli: add --stack-trace-limit to NODE_OPTIONSAnna Henningsen
2017-11-02test: fix flaky test-http2-server-rst-stream.jsAnatoli Papirovski
2017-11-02dgram: migrate bufferSize to use internal/errorsJames M Snell
2017-11-02tty: convert to internal/errors using SystemErrorJames M Snell
2017-11-02src: add CollectExceptionInfo & errors.SystemErrorJames M Snell
2017-11-02test: pause child until parent is readyjBarz
2017-11-02test: update process-release for Node 8 CarbonJeremiah Senkpiel
2017-11-02src: add 'dynamic' process.release.lts propertyRod Vagg
2017-11-02src: remove throws in set/getHiddenValueJames M Snell
2017-11-01test,net: remove scatological terminologyRich Trott
2017-11-01test: increase coverage for ModuleMapRob Paton
2017-10-31test: use fixtures module in test-https-pfxKen Takagi
2017-10-31repl: avoid crashing from null and undefined errorscPhost
2017-10-31module: revert #3384 DEP0019 EOLMyles Borins
2017-10-30crypto: migrate CipherBase to internal/errorsJames M Snell
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-29http2: fix stream reading resumptionAnatoli Papirovski
2017-10-29v8: migrate setFlagsFromString to internal/errorsJames M Snell
2017-10-29doc: more accurate zlib windowBits informationAnna Henningsen
2017-10-29zlib: gracefully set windowBits from 8 to 9Myles Borins
2017-10-29test: add block scoping to test-assert-deepRich Trott
2017-10-29lib: setup IPC channel before consoleNikolai Vavilov
2017-10-29stream: complete migration to internal/errorsMatteo Collina
2017-10-29zlib: finish migrating to internal/errorsJames M Snell
2017-10-29http2: simplify mapToHeaders, stricter validationAnatoli Papirovski
2017-10-29http2: fix several timeout related issuesAnatoli Papirovski
2017-10-29test: update test-timers-block-eventloop.jszhangzifa
2017-10-29inspector: track async stacks when necessaryAli Ijaz Sheikh
2017-10-29stream: migrate _stream_readable use error codesBen Halverson
2017-10-29test: include actual value in assertion messageMatthew Cantelon
2017-10-28test: replace fixturesDir in test-tls-connectCasie Lynch
2017-10-28test: use fixtures moduleIryna Yaremtso
2017-10-28test: add details in assertions in test-vm-contextVladimir Ilic
2017-10-28test: increase fs.exists coverageNigel Kibodeaux
2017-10-28test: use fixtures module in test-fs-realpath.jsRaphael Rheault
2017-10-28tools, benchmark: test util benchmarkSarah Meyer
2017-10-28test: use fixtures moduleScott J Beck
2017-10-28test: imporove assert messagesHadis-Fard
2017-10-28test: show values instead of assertion messageCheyenne Arrowsmith
2017-10-28test: include values in assertion messagesnhoel
2017-10-28querystring: convert to using internal/errorsRami Moshe
2017-10-28module: fix extension lookups for top-level mainGuy Bedford
2017-10-28module: fix hook module CJS dependency loadingguybedford
2017-10-27test: use process.features.debug in common moduleRich Trott
2017-10-27test: use common.buildType in repl-domain-abortRich Trott
2017-10-27test: skip test-process-config if no config.gypiGibson Fahnestock