summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-writable-write-error.js
Commit message (Expand)AuthorAgeFilesLines
* stream: write should throw on unknown encodingRobert Nagy2020-04-281-7/+16
* stream: fix multiple destroy callsRobert Nagy2020-02-291-1/+0
* stream: throw invalid argument errorsRobert Nagy2020-02-251-15/+23
* stream: emit 'error' asynchronouslyRobert Nagy2020-01-041-0/+59