summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-chmod.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2019-01-08test: remove redundant fchmod testZYSzys
2018-10-15test: fix assertions args order in test/parallel/test-fs-chmod.jsMilton Sosa
2018-05-17lib: mask mode_t type of arguments with 0o777Joyee Cheung
2018-03-25fs: fix error handlingRuben Bridgewater
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-12-22fs: move type checking to jsJames M Snell
2017-12-13fs: move type checking for fs.fchmod to jsJames M Snell
2017-08-23test: do not modify fixtures in test-fs-chmodRich Trott
2017-05-04test: add callback to fs.close() in test-fs-chmodVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-27test: refactor the code in test-fs-chmodAdrian Estrada
2016-10-05test: remove blank lines at end of filesRich Trott
2016-08-05Revert "fs: make callback mandatory to all async functions"Myles Borins
2016-07-22fs: make callback mandatory to all async functionsSakthipriyan Vairamani
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny