summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-transform-constructor-set-methods.js
Commit message (Expand)AuthorAgeFilesLines
* http,stream: make virtual methods throw an errorLuigi Pinca2020-03-071-11/+14
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-1/+1
* stream: make virtual methods errors consistentLuigi Pinca2018-03-121-16/+16
* test: refactor stream-*-constructor-set-methodsLuigi Pinca2018-02-171-15/+13
* stream: migrate to internal/errorsRuben Bridgewater2017-10-011-3/+6
* stream: add final methodCalvin Metcalf2017-05-241-12/+12
* test: improve test stream transform constructorAdrian Estrada2017-01-121-3/+10
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* stream: simpler stream constructonSam Newman2015-02-041-0/+31