summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-connect-buffer.js
Commit message (Expand)AuthorAgeFilesLines
* stream: don't emit finish on errorRobert Nagy2019-09-201-28/+0
* stream: fix destroy() behaviorRobert Nagy2019-08-161-2/+4
* test: add mustCall to net-connect-buffer testRongjian Zhang2019-04-281-2/+2
* fs,net: standardize `pending` stream propertyAnna Henningsen2018-11-131-0/+6
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-4/+4
* test: refactor test-net-connect-bufferAnna Henningsen2017-12-211-60/+40
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-6/+6
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: use random ports where possibleBrian White2016-06-101-4/+3
* net: introduce `Socket#connecting` propertyFedor Indutny2016-04-271-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+117