aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-18http2: cleanup Http2Stream/Http2Session destroyJames M Snell
2017-12-18net,src: refactor writeQueueSize trackingAnatoli Papirovski
2017-12-18test: add test for postmortem metadata validationcjihrig
2017-12-18stream: rm {writeable/readable}State.lengthCalvin Metcalf
2017-12-18test: Use countdown in test filesreepurnajasti
2017-12-17test: update test-http-content-length to use countdownBamieh
2017-12-17test: coverage for emitExperimentalWarningMithun Sasidharan
2017-12-17src: replace SetAccessor w/ SetAccessorPropertyJure Triglav
2017-12-15test: change callback function to arrow functionrouterman
2017-12-15test: change callback function to arrow functionyou12724
2017-12-15test: change callback function to arrow functionShinya Kanamaru
2017-12-15assert: use object argument in innerFailRuben Bridgewater
2017-12-15test: check socketOnDrain where needPause is falseLeko
2017-12-15stream: add flow and buffer properties to streamsCalvin Metcalf
2017-12-15util: allow wildcards in NODE_DEBUG variableTyler
2017-12-15assert: fix .throws operatorRuben Bridgewater
2017-12-15url: added url fragment lookup tableHakan Kimeiga
2017-12-15test: fix flaky test-benchmark-miscRich Trott
2017-12-14test: remove literals that obscure assert messagesRich Trott
2017-12-14test: improve coverage for util.promisifyMithun Sasidharan
2017-12-14events: remove reaches into _events internalsAnatoli Papirovski
2017-12-14test: remove unused disposed_ variableDaniel Bevenius
2017-12-13fs: move type checking for fs.read to jsJames M Snell
2017-12-13fs: move type checking in fs.futimes to jsJames M Snell
2017-12-13fs: move type checking for fs.fchown to jsJames M Snell
2017-12-13fs: move type checking for fs.fchmod to jsJames M Snell
2017-12-13fs: move type checking for fs.ftruncate to jsJames M Snell
2017-12-13fs: move type checking for fs.sync to jsJames M Snell
2017-12-13fs: move type checking for fs.fdatasync to jsJames M Snell
2017-12-13fs: move type checking on fs.fstat to jsJames M Snell
2017-12-13fs: move type checking for fs.close to jsJames M Snell
2017-12-13domain: fix error emit handlingAnatoli Papirovski
2017-12-13test: expand test-https-keep-alive-large-writeAnna Henningsen
2017-12-13url: added space to class string of iterator objectsHaejin Jo
2017-12-13tls: unconsume stream on destroyAnna Henningsen
2017-12-13src: make FSEventWrap/StatWatcher::Start more robustTimothy Gu
2017-12-13tools: add lowercase-name-for-primitive eslint ruleWeijia Wang
2017-12-13zlib: add ArrayBuffer supportJem Bezooyen
2017-12-12test: fix flaky test-child-process-pass-fdRich Trott
2017-12-12src: refactor and harden `ProcessEmitWarning()`Anna Henningsen
2017-12-12test: add unhandled rejection guardbabygoat
2017-12-12test: improve crypto/random.js coverageLeko
2017-12-12tls: use correct class name in deprecation messageAnna Henningsen
2017-12-12repl: fix util.inspect() coloring regressionBen Noordhuis
2017-12-12src: fix inspector nullptr deref on abrupt exitBen Noordhuis
2017-12-12doc,test: mention Duplex support for TLSAnna Henningsen
2017-12-12test: add test description to fs.readFile testsJamie Davis
2017-12-12test: simplify common.expectsErrorRuben Bridgewater
2017-12-12http: disallow two-byte characters in URL pathBenno Fünfstück
2017-12-11test: refactor test-child-process-pass-fdRich Trott