summaryrefslogtreecommitdiff
path: root/test/parallel/test-buffer-fakes.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove `require('buffer')` from 4 test filesZongmin Lei2017-06-241-1/+0
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-3/+3
* tools: enable no-proto rule for linterJackson Tian2016-02-101-2/+2
* test: remove unused vars from parallel testsRich Trott2016-01-041-1/+0
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* buffer: prevent abort on bad protoTrevor Norris2015-06-251-0/+56