summaryrefslogtreecommitdiff
path: root/test/parallel/test-string-decoder-end.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove the third string literal argument from assert.strictEqual()Kevin Thomas2018-06-201-2/+4
* string_decoder: reset decoder on endJustin Ridgewell2018-02-021-0/+51
* 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
* string_decoder: align UTF-8 handling with V8Brian White2017-01-261-7/+0
* test: increase coverage of string-decoderabouthiroppy2017-01-211-7/+3
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-9/+9
* test: use const for all require() callscjihrig2017-01-021-2/+2
* string_decoder: rewrite implementationBrian White2016-05-291-0/+2
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+2
* test: fix variable redeclarationsRich Trott2016-02-021-1/+1
* test: load common.js to test for global leaksRich Trott2015-10-011-0/+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/+75