summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream2-transform.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-4/+4
* test: remove node-tap lookalikecjihrig2017-06-191-200/+138
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-34/+34
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: add test case of PassThroughYoshiya Hinosawa2016-11-181-0/+8
* tools: replace custom ESLint rule with built-inRich Trott2016-09-121-1/+1
* tools: lint for object literal spacingRich Trott2016-05-081-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-50/+49
* test: remove unused vars from parallel testsRich Trott2016-01-041-3/+0
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-17/+18
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis2015-01-051-1/+1
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+522