summaryrefslogtreecommitdiff
path: root/test/parallel/test-zlib-write-after-close.js
AgeCommit message (Expand)Author
2019-09-28Revert "stream: invoke callback before emitting error always"Richard Lau
2019-09-27stream: invoke callback before emitting error alwaysRobert Nagy
2018-03-06stream: updated streams error handlingMathias Buus
2017-10-02zlib: migrate to internal/errorsJames M Snell
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-23test: throw check in test-zlib-write-after-closeJason Wilson
2016-09-20test: var variables to const in zlibIshan Aditya
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-02-22test: common.js -> commonBrendan Ashworth
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny