summaryrefslogtreecommitdiff
path: root/test/parallel/test-string-decoder.js
AgeCommit message (Expand)Author
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-10test: fix uses of deprecated assert.fail with multiple argsivan.filenko
2018-09-24string_decoder: fix number of replacement charsAnna Henningsen
2018-09-17string_decoder: support typed array or data viewBenjamin Chen
2018-09-03src: allow UTF-16 in generic StringBytes decode callAnna Henningsen
2018-08-24test: improve code coverage for string decoderBenjamin Chen
2018-06-04test: string-decorater.lastCharMasashi Hirano
2018-02-13string_decoder: fix regressionsAnatoli Papirovski
2018-02-10string_decoder: reimplement in C++Anna Henningsen
2017-12-06test: change test expectation for string decoderMarja Hölttä
2017-10-10test: use template literals in test-string-decoderEdward Andrew Robinson
2017-09-13string_decoder: Migrate to use internal/errorsWeijia Wang
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-18test: add coverage for utf8CheckIncomplete()xiaoyu
2017-01-26string_decoder: align UTF-8 handling with V8Brian White
2017-01-21test: increase coverage of string-decoderabouthiroppy
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-23test: add more UTF-8 StringDecoder testsMartin von Gagern
2016-06-23string_decoder: fix bad utf8 character handlingBrian White
2016-05-29string_decoder: rewrite implementationBrian White
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-08-04deps: update v8 to 4.4.63.9Ben Noordhuis
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny