summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-fsync.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.mustSucceedTobias Nießen2020-10-171-7/+3
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-3/+1
* test: clean tmpdir on process exitJoão Reis2019-08-101-0/+1
* errors: update error nameRuben Bridgewater2019-03-231-1/+1
* fs: fix error handlingRuben Bridgewater2018-03-251-33/+11
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+3
* fs: move type checking to jsJames M Snell2017-12-221-23/+4
* test: do not open fixture files for writingRich Trott2017-12-221-1/+1
* fs: move type checking for fs.sync to jsJames M Snell2017-12-131-2/+18
* fs: move type checking for fs.fdatasync to jsJames M Snell2017-12-131-0/+38
* test: update test-fs-fsync to run from tempatvoicu2017-09-241-2/+8
* test: begin normalizing fixtures useJames M Snell2017-08-071-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: refactor test-fs-fsyncRob Adelmann2016-12-131-23/+14
* test: remove deprecated error loggingRich Trott2015-10-071-7/+0
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+59