summaryrefslogtreecommitdiff
path: root/test/parallel/test-buffer-concat.js
Commit message (Expand)AuthorAgeFilesLines
* tools: add eslint rule for hasCrypto checkingDaniel Bevenius2017-09-121-0/+1
* test: adjust indentation for stricter lintingRich Trott2017-07-281-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use repeat() instead of new Array().join()Jackson Tian2017-02-011-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* tools: enforce linebreak after ternary operatorsMichaël Zasso2016-12-221-3/+3
* buffer: allow Uint8Array input to methodsAnna Henningsen2016-12-211-1/+6
* buffer: zero-fill uninitialized bytes in .concat()Сковорода Никита Андреевич2016-09-281-1/+23
* test: additional refactoring/cleanup of buffer testsJames M Snell2016-08-291-14/+17
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-4/+4
* buffer: validate list elements in Buffer.concatMichaël Zasso2016-01-311-4/+14
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* buffer: fix case of one buffer passed to concatSakthipriyan Vairamani2015-08-041-1/+7
* test: enable linting for testsRoman Reiss2015-05-191-3/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+41