summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-12-23vm: allow modifying context name in inspectorTimothy Gu
2017-12-22test: do not open fixture files for writingRich Trott
2017-12-22http2: convert Http2Settings to an AsyncWrapJames M Snell
2017-12-22fs: move type checking to jsJames M Snell
2017-12-22test: do not open fixture files for writingRich Trott
2017-12-22repl: migrate errors to internal/errorskysnm
2017-12-22crypto: warn on invalid authentication tag lengthTobias Nießen
2017-12-22test: use valid authentication tag lengthTobias Nießen
2017-12-21test: improve flaky test-listen-fd-ebadf.jsRich Trott
2017-12-21test: refactor test-repl-definecommandRich Trott
2017-12-21test: fix buggy getTTYfd() implementationRich Trott
2017-12-21test: move firstInvalidFD() out of common moduleRich Trott
2017-12-21test: remove getTTYfd() from common moduleRich Trott
2017-12-21test: remove common.projectDirRich Trott
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