summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-connect-buffer.js
AgeCommit message (Expand)Author
2019-09-20stream: don't emit finish on errorRobert Nagy
2019-08-16stream: fix destroy() behaviorRobert Nagy
2019-04-28test: add mustCall to net-connect-buffer testRongjian Zhang
2018-11-13fs,net: standardize `pending` stream propertyAnna Henningsen
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2017-12-21test: refactor test-net-connect-bufferAnna Henningsen
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-10test: use random ports where possibleBrian White
2016-04-27net: introduce `Socket#connecting` propertyFedor Indutny
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny