summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-truncate-fd.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace anonymous closure functions with arrow functionssagirk2018-11-201-2/+2
* test: add deprecation code to expectWarningDaniel Bevenius2018-03-261-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+3
* lib: deprecate fd usage for fs.truncate(Sync)r1cebank2017-10-121-0/+6
* test: modernize test-fs-truncate-fdNigel Kibodeaux2016-12-051-8/+8
* Revert "fs: validate args of truncate functions in js"Myles Borins2016-08-041-63/+13
* fs: validate args of truncate functions in jsSakthipriyan Vairamani2016-07-221-13/+63
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-6/+2
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-2/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* fs: properly handle fd passed to truncate()Bruno Jouhier2015-02-211-0/+25