summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-26http2: fix mapToHeaders() with single string valueJinwoo Lee
2017-10-26crypto: migrate crypto.randomBytes to internal/errorsJames M Snell
2017-10-26tools: add eslint rule for documented errorsJames M Snell
2017-10-26crypto: migrate timingSafeEqual to internal/errorsJames M Snell
2017-10-26test: add test for WrapStream readStopAshish Kaila
2017-10-26test: add test for prop interceptors on sandboxMichaël Zasso
2017-10-26test: allow tests to pass without internetDaniel Bevenius
2017-10-25util,assert: expose util.isDeepStrictEqual()Rich Trott
2017-10-25net: fix timeout with null handleAnatoli Papirovski
2017-10-25test: call toLowerCase on the resolved moduleDaniel Bevenius
2017-10-25buffer: move setupBufferJS to internalBryan English
2017-10-25http2: do not allow socket manipulationAnatoli Papirovski
2017-10-25test: fix test for inherited properties on vmFranziska Hinkelmann
2017-10-25module: support custom paths to require.resolve()cjihrig
2017-10-25test: allow for different nsswitch.conf settingsDaniel Bevenius
2017-10-25test: make test-v8-serdes work without stdinAnna Henningsen
2017-10-24test: add missing assertioncjihrig
2017-10-23util: graduate TextEncoder/TextDecoder, testsJames M Snell
2017-10-23crypto: migrate crypto sign to internal/errorsJames M Snell
2017-10-23crypto: refactor argument validation for pbkdf2James M Snell
2017-10-23http2: multiple style and performance updatesJames M Snell
2017-10-23http2: allow port 80 in http2.connectAnatoli Papirovski
2017-10-23http: do not blindly destroy UNIX domain socketsLuigi Pinca
2017-10-23vm: deprecate vm.runInDebugContextJosh Gavant
2017-10-23http: support generic `Duplex` streamsAnna Henningsen
2017-10-23http2: support generic `Duplex` streamsAnna Henningsen
2017-10-23test: add `makeDuplexPair()` helperAnna Henningsen
2017-10-23src: turn JS stream into a full duplexAnna Henningsen
2017-10-23buffer: buffer.transcode to use internal/errorsWeijia Wang
2017-10-23src: use new V8 API in vm moduleFranziska Hinkelmann
2017-10-23child_process: restore exec{File}Sync error propsMichaël Zasso
2017-10-23timers: cleanup extraneous property on ImmediatesJeremiah Senkpiel
2017-10-22tty,doc: add type-check to isattyBryan English
2017-10-22test: handle blank shells in test-os.jsGibson Fahnestock
2017-10-22test: increase enoughTestMem to 1.75 GbRich Trott
2017-10-22util: expand test coverage for util.deprecateAshish Kaila
2017-10-22test: use fixtures.readKey in https-timeout-serverNicolas 'Pixel' Noble
2017-10-22test: remove --harmony-sharedarraybuffer usageBen Smith
2017-10-22test: improve message for assert.strictEqual()Jayson D. Henkel
2017-10-21test: fix common.PIPE path bugRich Trott
2017-10-21module: fix main resolution and not found updatesGuy Bedford
2017-10-21test: use fixtures.readKey instead of fixturesDirPaul Marion Camantigue
2017-10-21net: fix timeouts during long writesAnatoli Papirovski
2017-10-21tls: properly track writeQueueSize during writesAnatoli Papirovski
2017-10-20test: replace fixturesDir with fixtures moduletpurcell
2017-10-19repl: deprecate REPLServer.prototype.memoryLance Ball
2017-10-20test: replace fixturesDir with fixtures moduleAndré Føyn Berge
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-10-19http: send 400 bad request on parse errormog422
2017-10-19test: fix flaky test-make-docRich Trott