Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: fix write methods param validation and docs | Livia Medeiros | 2022-04-04 | 1 | -1/+6 |
* | test: improve `FileHandle.prototype.write` coverage | Antoine du Hamel | 2022-04-02 | 1 | -1/+1 |
* | test: prepare for consistent comma-dangle lint rule | Rich Trott | 2021-04-01 | 1 | -1/+1 |
* | fs: validate the input data to be of expected types | Ruben Bridgewater | 2020-02-05 | 1 | -5/+4 |
* | test: clean tmpdir on process exit | João Reis | 2019-08-10 | 1 | -0/+8 |
* | test: make crashOnUnhandleRejection opt-out | Michaël Zasso | 2018-07-19 | 1 | -1/+0 |
* | test: fix comment of fs.promises write | Ryuichi Sakagami | 2018-07-16 | 1 | -1/+1 |
* | test: add test of fs.promises write for non-string buffers | Ryuichi Sakagami | 2018-07-16 | 1 | -1/+15 |
* | fs: move fs/promises to fs.promises | cjihrig | 2018-05-07 | 1 | -2/+2 |
* | test: added coverage for fs/promises API | Mithun Sasidharan | 2018-04-26 | 1 | -3/+15 |
* | test: add tests for fs/promises.js fileHandle methods | willhayslett | 2018-04-04 | 1 | -0/+40 |