summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-23test: refactor test-http-set-timeout-serverRich Trott
2017-06-23test: refactor test-stream2-writableRich Trott
2017-06-23util: make util.debuglog() consistent with docVse Mozhet Byt
2017-06-22test: remove common module from test it thwartsRich Trott
2017-06-22stream: finish must always follow errorMatteo Collina
2017-06-22errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2017-06-21n-api: avoid crash in napi_escape_scope()Michael Dawson
2017-06-21stream: fix `undefined` in Readable object modeAnna Henningsen
2017-06-21inspector, test: Fix test bug detected by CoverityEugene Ostroukhov
2017-06-21test: improve async-hooks/test-callback-errorRefael Ackermann
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-20dns: make `dns.setServers` support customized portXadillaX
2017-06-20test: use worker.exitedAfterDisconnect consistentlyJames M Snell
2017-06-20dgram: change parameter name in set(Multicast)TTLTobias Nießen
2017-06-20errors,process: fix error message of hrtime()Tobias Nießen
2017-06-20test: accommodate AIX by watching fileRich Trott
2017-06-19net: fix abort on bad address inputRuben Bridgewater
2017-06-19buffer: support boxed strings and toPrimitiveJames M Snell
2017-06-19test: remove node-tap lookalikecjihrig
2017-06-19test: increase util.callbackify() coveragecjihrig
2017-06-19test: refactor test-fs-watchfileRich Trott
2017-06-19test: make test-http(s)-set-timeout-server alikejklepatch
2017-06-19test: delete outdated fixtures/stdio-filter.jsVse Mozhet Byt
2017-06-19test: use string instead of RegExp in split()Vse Mozhet Byt
2017-06-18test: refactor test-fs-watch-stop-syncRich Trott
2017-06-18test: check zlib version for createDeflateRawDaniel Bevenius
2017-06-18test: add hasIntl to failing testDaniel Bevenius
2017-06-18doc: add hasIntl to test/common/README.mdDaniel Bevenius
2017-06-18test: remove needless RegExp flagsVse Mozhet Byt
2017-06-17tools: update ESLint to v4.0.0Rich Trott
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-06-17test: add crypto check to test-tls-wrap-econnresetDaniel Bevenius
2017-06-17test: improve http test reliabilityBrian White
2017-06-16buffer: add constants objectAnna Henningsen
2017-06-16async_hooks: proper id stacking for PromisesAnna Henningsen
2017-06-16inspector: perform DNS lookup for hostEugene Ostroukhov
2017-06-16test: increase coverage for internal/module.jsTamás Hódi
2017-06-16test: refactor test-fs-read-streamRich Trott
2017-06-16src: fix decoding base64 with whitespaceNikolai Vavilov
2017-06-16util: ignore invalid format specifiersMichaël Zasso
2017-06-16test: refactor test-cluster-worker-isconnected.jscjihrig
2017-06-16test: fix nits in test-fs-mkdir-rmdir.jsVse Mozhet Byt
2017-06-16test: fix test-inspector-port-zero-clusterRefael Ackermann
2017-06-15inspector,cluster: fix inspect port assignmentcornholio
2017-06-15test: refactor test-fs-watch-stop-asyncRich Trott
2017-06-15test: change deprecated method to recommendedRich Trott
2017-06-15internal/util: use internal/errors.jsSebastian Van Sande
2017-06-15errors,stream-transform: migrate to use internal/errors.jssreepurnajasti
2017-06-14test: refactor test-fs-read-stream-inheritRich Trott