summaryrefslogtreecommitdiff
path: root/test/parallel/test-string-decoder-end.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-06-20test: remove the third string literal argument from assert.strictEqual()Kevin Thomas
2018-02-02string_decoder: reset decoder on endJustin Ridgewell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-01test: use repeat() instead of new Array().join()Jackson Tian
2017-01-26string_decoder: align UTF-8 handling with V8Brian White
2017-01-21test: increase coverage of string-decoderabouthiroppy
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-05-29string_decoder: rewrite implementationBrian White
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-02test: fix variable redeclarationsRich Trott
2015-10-01test: load common.js to test for global leaksRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny