summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-pipe-error-handling.js
Commit message (Expand)AuthorAgeFilesLines
* stream: fix legacy pipe error handlingRobert Nagy2020-09-231-1/+15
* stream: enable autoDestroy by defaultRobert Nagy2020-01-031-2/+2
* test: remove common.noopRich Trott2017-07-031-2/+2
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: refactor test-stream-pipe-error-handlingRich Trott2017-01-011-5/+5
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-4/+4
* test: cleanup IIFE testscjihrig2016-07-141-54/+34
* test: remove unused vars from parallel testsRich Trott2016-01-041-2/+0
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-4/+5
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+131