summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-write-stream-end.js
AgeCommit message (Expand)Author
2019-10-13fs: do not emit 'finish' before 'open' on write empty fileRobert Nagy
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-02test: use const for all require() callscjihrig
2016-07-14test: cleanup IIFE testscjihrig
2015-06-13test: only refresh tmpDir for tests that need itRich 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