summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readv-promises.js
Commit message (Expand)AuthorAgeFilesLines
* tools: simplify regex in ESLint configRich Trott2022-11-121-2/+0
* test: avoid deep comparisons with literalsTobias Nießen2021-11-021-4/+4
* tools: enable no-unused-expressions lint ruleMichaël Zasso2020-12-071-1/+1
* test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen2020-07-201-3/+2
* fs: add fs.readv()Sk Sajidul Kadir2020-03-301-0/+67