summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readfile-fd.js
AgeCommit message (Expand)Author
2019-08-10test: clean tmpdir on process exitJoão Reis
2018-12-15fs: make writeFile consistent with readFile wrt fdSakthipriyan Vairamani (thefourtheye)
2018-11-08test: fs readfile, swap arguments in strictEqualPetar Dodev
2017-12-12test: add test description to fs.readFile testsJamie Davis
2017-10-10test: use common.fixtures.path()Tobias Kieslich
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-10-16fs: add file descriptor support to *File() funcsJohannes Wüller