summaryrefslogtreecommitdiff
path: root/test/parallel/test-file-write-stream.js
AgeCommit message (Expand)Author
2020-05-27fs: reimplement read and write streams using stream.constructRobert Nagy
2020-02-29stream: fix multiple destroy callsRobert Nagy
2020-01-04stream: emit 'error' asynchronouslyRobert Nagy
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2018-11-24test: fix the arguments order in `assert.strictEqual`sota1235
2018-11-08test: change order of assert.strictEqual()Remy Parzinski
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-10-29stream: complete migration to internal/errorsMatteo Collina
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-22test: added validation regex argument to testAvery, Frank
2016-10-05test: refactor test-file-write-streamSudaraka Wijesinghe
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-08-20test: remove unreachable codeMichaël Zasso
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