summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-fchmod.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2019-03-15fs: improve mode validationRuben Bridgewater
2018-05-19fs: improve fchmod{Sync} validationcjihrig
2018-05-17lib: mask mode_t type of arguments with 0o777Joyee Cheung
2018-04-13errors: validate input argumentsRuben Bridgewater
2018-03-25fs: fix error handlingRuben Bridgewater
2018-02-26Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater
2018-02-06test: added input validation test for fchmodLuca Maraschi