summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-truncate.js
Commit message (Expand)AuthorAgeFilesLines
* test: add ES6 and strictEqual to test-fs-truncateAdrian Estrada2016-12-121-21/+21
* test: make sure over truncation of file zero fillsSakthipriyan Vairamani2016-08-271-0/+40
* Revert "fs: validate args of truncate functions in js"Myles Borins2016-08-041-94/+0
* fs: validate args of truncate functions in jsSakthipriyan Vairamani2016-07-221-0/+94
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-12/+4
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+135