summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-writev-sync.js
Commit message (Expand)AuthorAgeFilesLines
* fs: fix cb/sync writev empty array behaviorBenjamin Gruenbaum2022-02-141-1/+11
* test: avoid deep comparisons with literalsTobias Nießen2021-11-021-4/+4
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-5/+5
* fs: add fs.writev() which exposes syscall writev()Anas Aboureada2019-08-161-0/+87