summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-buffer-tostring-fail.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix flaky test-fs-read-buffer-tostring-failRich Trott2016-07-081-0/+7
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: remove unused vars from parallel testsRich Trott2016-01-041-1/+0
* test: fix tests that check error messagescjihrig2015-11-101-1/+1
* fs: don't throw in read if buffer too bigEvan Lucas2015-10-251-0/+58