summaryrefslogtreecommitdiff
path: root/test/parallel/test-stream-unshift-empty-chunk.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare tests for no-cond-assign ESLint ruleRich Trott2022-01-221-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* test: change callback function to arrow functionLakshmi Shanmugam2018-11-171-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: change from setTimeout to setImmediateMURAKAMI Masahiko2016-11-131-1/+1
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-5/+3
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* lib,test: fix whitespace issuesRoman Reiss2015-06-151-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+81