Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errors: improve ERR_INVALID_ARG_TYPE | Ruben Bridgewater | 2019-12-20 | 1 | -3/+3 |
* | test: add cb error test for fs.close() | Matteo Rossi | 2019-10-16 | 1 | -0/+16 |
* | errors: update error name | Ruben Bridgewater | 2019-03-23 | 1 | -1/+1 |
* | fs: fix error handling | Ruben Bridgewater | 2018-03-25 | 1 | -1/+2 |
* | lib: always show ERR_INVALID_ARG_TYPE received part | Ruben Bridgewater | 2018-03-25 | 1 | -18/+10 |
* | test: use runWithInvalidFD() in tests expecting EBADF | Joyee Cheung | 2018-02-22 | 1 | -40/+0 |
* | fs: throw fs.close errors in JS | Joyee Cheung | 2017-12-28 | 1 | -0/+43 |
* | fs: move type checking to js | James M Snell | 2017-12-22 | 1 | -21/+2 |
* | fs: move type checking for fs.close to js | James M Snell | 2017-12-13 | 1 | -0/+42 |