summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-fchmod.js
Commit message (Expand)AuthorAgeFilesLines
* fs: improve fchmod{Sync} validationcjihrig2018-05-191-3/+12
* lib: mask mode_t type of arguments with 0o777Joyee Cheung2018-05-171-26/+12
* errors: validate input argumentsRuben Bridgewater2018-04-131-6/+6
* fs: fix error handlingRuben Bridgewater2018-03-251-33/+54
* Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater2018-02-261-1/+1
* test: added input validation test for fchmodLuca Maraschi2018-02-061-0/+67