summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-promises-file-handle-write.js
Commit message (Expand)AuthorAgeFilesLines
* test: make crashOnUnhandleRejection opt-outMichaƫl Zasso2018-07-191-1/+0
* test: fix comment of fs.promises writeRyuichi Sakagami2018-07-161-1/+1
* test: add test of fs.promises write for non-string buffersRyuichi Sakagami2018-07-161-1/+15
* fs: move fs/promises to fs.promisescjihrig2018-05-071-2/+2
* test: added coverage for fs/promises APIMithun Sasidharan2018-04-261-3/+15
* test: add tests for fs/promises.js fileHandle methodswillhayslett2018-04-041-0/+40