summaryrefslogtreecommitdiff
path: root/test/parallel/test-buffer-iterator.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: additional refactoring/cleanup of buffer testsJames M Snell2016-08-291-2/+2
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-5/+5
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test,buffer: refactor redeclarationsRich Trott2016-01-281-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* buffer: implement `iterable` interfaceVladimir Kurchatkin2015-01-281-0/+61