summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-21test: refactor test-net-connect-bufferAnna Henningsen
2017-12-21test: increase diffie-hellman test coverageLeko
2017-12-21repl: show lexically scoped vars in tab completionMichaƫl Zasso
2017-12-21test: increase pbkdf2 test coverageLeko
2017-12-21util: add util.inspect compact optionRuben Bridgewater
2017-12-21assert: .throws accept objectsRuben Bridgewater
2017-12-20http2: use actual Timeout instancesJeremiah Senkpiel
2017-12-20net: use actual Timeout instance on SocketsJeremiah Senkpiel
2017-12-20test: fix typo in test-inspector-cluster-port-clash.jsRich Trott
2017-12-20events: add off alias to removeListenerUlmanb
2017-12-19tools: add number-isnan ruleJon Moss
2017-12-19assert: improve assert.throwsRuben Bridgewater
2017-12-19test: refactor common.expectsErrorRuben Bridgewater
2017-12-19assert: fix throws and doesNotThrow stack framesRuben Bridgewater
2017-12-19test: change callback function to arrow functionrt33
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