summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-fsync.js
AgeCommit message (Expand)Author
2019-08-10test: clean tmpdir on process exitJoão Reis
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25fs: fix error handlingRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-12-22fs: move type checking to jsJames M Snell
2017-12-22test: do not open fixture files for writingRich Trott
2017-12-13fs: move type checking for fs.sync to jsJames M Snell
2017-12-13fs: move type checking for fs.fdatasync to jsJames M Snell
2017-09-24test: update test-fs-fsync to run from tempatvoicu
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-13test: refactor test-fs-fsyncRob Adelmann
2015-10-07test: remove deprecated error loggingRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny