summaryrefslogtreecommitdiff
path: root/test/parallel
Commit message (Expand)AuthorAgeFilesLines
* test: refactor test-http-set-timeout-serverRich Trott2017-06-241-8/+6
* test: refactor test-stream2-writableRich Trott2017-06-241-1/+3
* test: remove common module from test it thwartsRich Trott2017-06-241-16/+23
* stream: finish must always follow errorMatteo Collina2017-06-242-53/+156
* stream: fix `undefined` in Readable object modeAnna Henningsen2017-06-211-0/+44
* test: fix RegExp nitsVse Mozhet Byt2017-06-2147-219/+267
* dgram: change parameter name in set(Multicast)TTLTobias Nießen2017-06-212-2/+2
* net: fix abort on bad address inputRuben Bridgewater2017-06-211-7/+16
* test: remove node-tap lookalikecjihrig2017-06-216-774/+497
* test: make test-http(s)-set-timeout-server alikejklepatch2017-06-211-52/+14
* test: refactor test-fs-watch-stop-syncRich Trott2017-06-211-5/+16
* test: check zlib version for createDeflateRawDaniel Bevenius2017-06-211-5/+9
* test: add hasIntl to failing testDaniel Bevenius2017-06-213-2/+14
* test: improve http test reliabilityBrian White2017-06-211-3/+31
* test: increase coverage for internal/module.jsTamás Hódi2017-06-211-0/+14
* test: refactor test-fs-read-streamRich Trott2017-06-211-147/+163
* src: fix decoding base64 with whitespaceNikolai Vavilov2017-06-211-0/+4
* util: ignore invalid format specifiersMichaël Zasso2017-06-211-0/+6
* test: refactor test-cluster-worker-isconnected.jscjihrig2017-06-211-19/+11
* test: fix nits in test-fs-mkdir-rmdir.jsVse Mozhet Byt2017-06-211-7/+8
* inspector,cluster: fix inspect port assignmentcornholio2017-06-211-41/+0
* test: refactor test-fs-watch-stop-asyncRich Trott2017-06-211-1/+2
* test: change deprecated method to recommendedRich Trott2017-06-218-16/+16
* test: refactor test-fs-read-stream-inheritRich Trott2017-06-211-56/+59
* doc: document and test that methods return thisSam Roberts2017-06-214-8/+11
* test: add mustCall() to child-process testRich Trott2017-06-211-3/+3
* test: use mustNotCall in test-http-eof-on-connectRich Trott2017-06-211-1/+1
* test: increase bufsize in child process write testRich Trott2017-06-211-5/+6
* fs: don't conflate data and callback in appendFileNikolai Vavilov2017-06-211-0/+7
* http: fix timeout reset after keep-alive timeoutAlexey Orlenko2017-06-132-0/+107
* http: handle cases where socket.server is nullLuigi Pinca2017-06-121-0/+39
* v8: add a js class for Serializer/DserializerRajaram Gaunker2017-06-121-0/+12
* test: fix typo in test-cli-node-options.jsVse Mozhet Byt2017-06-121-2/+2
* test: fix flaky test-http-client-get-urlSebastian Plesciuc2017-06-121-9/+13
* test: add regression test for 13557Anna Henningsen2017-06-101-0/+44
* Revert "readline: clean up event listener in onNewListener"Anna Henningsen2017-06-101-4/+2
* https: support rejectUnauthorized for unix socketscjihrig2017-06-101-0/+28
* test: fix flaky test-tls-socket-closeRich Trott2017-06-101-5/+16
* test: add coverage for AsyncResource constructorGergely Nemeth2017-06-101-0/+23
* child_process: promisify includes stdio in errorGil Tayar2017-06-101-0/+19
* test: exercise once() with varying argumentscjihrig2017-06-101-0/+20
* test: refactor test-http-server-keep-alive-timeoutrealwakka2017-06-101-28/+10
* test: add hijackStdout and hijackStderrXadillaX2017-06-105-40/+63
* test: refactor test-fs-read-*Rich Trott2017-06-102-5/+5
* async_hooks: make sure `.{en|dis}able() === this`Anna Henningsen2017-06-101-0/+20
* test: refactor domain testsRich Trott2017-06-103-6/+6
* test: check callback not invoked on lookup errorRich Trott2017-06-101-2/+2
* fs: expose Stats times as NumbersRefael Ackermann2017-06-071-20/+37
* lib: return this from net.Socket.end()Sam Roberts2017-06-071-2/+3
* test: refactor test-dgram-oob-bufferRich Trott2017-06-071-6/+6