summaryrefslogtreecommitdiff
path: root/test/parallel/test-buffer-includes.js
AgeCommit message (Expand)Author
2019-08-28buffer: correct indexOf() error messageBrian White
2019-05-13tools: force common be required before any other modulesZYSzys
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-14test: remove apply calls over 65534 arg limitPeter Marshall
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-08-24buffer: improve error messagesWeijia Wang
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-07-03test: remove common.noopRich Trott
2017-06-24test: remove `require('buffer')` from 4 test filesZongmin Lei
2017-05-18buffer: fix indexOf for empty searchesAnna Henningsen
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-27test: fix broken tests in test-buffer-includesAlexey Orlenko
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-02-11test: improve test-buffer-includes.jstoboid
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2016-08-02test: improve chained property readabilityRich Trott
2016-07-13test,doc: clarify `buf.indexOf(num)` input rangeAnna Henningsen
2016-06-07buffer: introduce latin1 encoding termTrevor Norris
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-28test,buffer: refactor redeclarationsRich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-12-10buffer: add includes() for parity with TypedArrayAlexander Martin