summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-writable-destroy.js
AgeCommit message (Expand)Author
2018-12-30test: remove `util.inherits()` usageZYSzys
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-29test: fix the arguments order in assert.strictEqualpastak
2018-03-06stream: updated streams error handlingMathias Buus
2018-02-21net: use `_final` instead of `on('finish')`Anna Henningsen
2017-05-24stream: fix destroy(err, cb) regressionMatteo Collina
2017-05-22stream: add destroy and _destroy methods.Matteo Collina