summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-no-fd.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater2018-02-261-3/+3
* fs: Revert throw on invalid callbacksMyles Borins2017-05-201-3/+3
* fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)2017-05-101-3/+3
* Revert "fs: validate args of truncate functions in js"Myles Borins2016-08-041-5/+4
* fs: validate args of truncate functions in jsSakthipriyan Vairamani2016-07-221-4/+5
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* fs: validate fd on fs.writeJulian Duque2015-04-281-0/+11