summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-stream-autoclose-option.js
Commit message (Expand)AuthorAgeFilesLines
* fs: fix WriteStream autoClose orderRobert Nagy2020-02-161-2/+2
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+4
* fs: guarantee order of callbacks in ws.closeMatteo Collina2018-01-081-5/+10
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-3/+3
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-1/+1
* fs: add autoClose option to fs.createWriteStreamSaquib2016-01-111-0/+52