summaryrefslogtreecommitdiff
path: root/test/parallel/test-buffer-arraybuffer.js
AgeCommit message (Expand)Author
2019-03-23errors: update error nameRuben Bridgewater
2018-10-17test: check codes of thrown errorsNancy Truong
2018-04-13errors: validate input argumentsRuben Bridgewater
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-02buffer: refactor all read/write functionsRuben Bridgewater
2018-02-16buffer: remove obsolete NaN checkRuben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-07-12errors,buffer: port errors to internal/errorsstarkwang
2017-06-24test: remove require('buffer') from 4 buffer testsOriLev
2017-04-19test: increase coverage for buffer.jsRich Trott
2016-12-12test: refactor assert.equal, update syntax to ES6Prieto, Marcos
2016-09-08buffer: expose underlying buffer object alwaysSakthipriyan Vairamani
2016-08-29test: additional refactoring/cleanup of buffer testsJames M Snell
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-10tools: enable no-proto rule for linterJackson Tian
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-11-16buffer: let WriteFloatGeneric silently drop valuesP.S.V.R
2015-08-04buffer: allow ArrayBuffer as Buffer argumentTrevor Norris