summaryrefslogtreecommitdiff
path: root/test/parallel/test-file-write-stream.js
Commit message (Expand)AuthorAgeFilesLines
* fs: reimplement read and write streams using stream.constructRobert Nagy2020-05-271-1/+1
* stream: fix multiple destroy callsRobert Nagy2020-02-291-2/+1
* stream: emit 'error' asynchronouslyRobert Nagy2020-01-041-15/+8
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-3/+3
* test: fix the arguments order in `assert.strictEqual`sota12352018-11-241-2/+2
* test: change order of assert.strictEqual()Remy Parzinski2018-11-081-2/+2
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+3
* stream: complete migration to internal/errorsMatteo Collina2017-10-291-4/+11
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: added validation regex argument to testAvery, Frank2016-12-221-1/+1
* test: refactor test-file-write-streamSudaraka Wijesinghe2016-10-051-19/+17
* test: fix style issues after eslint updateMichaël Zasso2016-01-131-31/+31
* test: remove unreachable codeMichaël Zasso2015-08-201-1/+0
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+1
* 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/+85