summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-writev.js
AgeCommit message (Expand)Author
2019-09-22stream: make _write() optional when _writev() is implementedRobert Nagy
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-11-25test: fix assert.strictEqualmki-skt
2018-01-17test: improve to use template stringsreepurnajasti
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-23test: use common.fail() instead of assert(false)cjihrig
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
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-06-07buffer: introduce latin1 encoding termTrevor Norris
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-04-10test: fix issues for ESLint 2.7.0silverwind
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2016-01-04test: remove unused vars from parallel testsRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny