summaryrefslogtreecommitdiff
path: root/test/parallel/test-stringbytes-external.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-5/+5
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-4/+4
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-6/+6
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-3/+3
* test: fix spelling in test case commentsTobias Nießen2018-01-111-1/+1
* test: replace [].join() with ''.repeat()Jackson Tian2017-04-161-4/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-15/+15
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-14/+14
* test: use const for all require() callscjihrig2017-01-021-1/+1
* test: cleanup IIFE testscjihrig2016-07-141-35/+35
* buffer: introduce latin1 encoding termTrevor Norris2016-06-071-5/+18
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-8/+8
* test: fix variable redeclarationsRich Trott2016-02-021-3/+3
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: parallelize long-running testRich Trott2015-10-101-69/+0
* test: speed up stringbytes-external testEvan Lucas2015-10-061-18/+21
* test: fix Buffer OOM error messageTrevor Norris2015-09-161-2/+2
* src: fix memory leak in ExternStringKarl Skomski2015-09-061-0/+66
* test: improve performance of stringbytes testTrevor Norris2015-09-011-17/+5
* node: rename from io.js to nodecjihrig2015-08-231-1/+1
* lib,test: fix whitespace issuesRoman Reiss2015-06-151-1/+0
* test: enable linting for testsRoman Reiss2015-05-191-5/+6
* doc: update links from iojs/io.js to nodejs/io.jsFrederic Hemberger2015-05-181-1/+1
* src: fix ucs-2 buffer encoding regressionBen Noordhuis2015-03-051-0/+13
* test: simplify parallel/test-stringbytes-externalBen Noordhuis2015-03-051-9/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+134