summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-no-fd.js
AgeCommit message (Expand)Author
2018-02-26Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater
2017-05-20fs: Revert throw on invalid callbacksMyles Borins
2017-05-10fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2016-08-04Revert "fs: validate args of truncate functions in js"Myles Borins
2016-07-22fs: validate args of truncate functions in jsSakthipriyan Vairamani
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-04-28fs: validate fd on fs.writeJulian Duque