summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-truncate-fd.js
AgeCommit message (Expand)Author
2019-08-10test: clean tmpdir on process exitJoão Reis
2018-11-20test: replace anonymous closure functions with arrow functionssagirk
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-10-12lib: deprecate fd usage for fs.truncate(Sync)r1cebank
2016-12-05test: modernize test-fs-truncate-fdNigel Kibodeaux
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-07-18test: use mustCall() for simple flow trackingcjihrig
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-02-21fs: properly handle fd passed to truncate()Bruno Jouhier