summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-stream.js
Commit message (Expand)AuthorAgeFilesLines
* test: use createReadStream instead of ReadStreamDaniel Bevenius2018-12-041-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-03-291-2/+3
* fs: fix `createReadStream(…, {end: n})` for non-seekable fdsAnna Henningsen2018-03-291-0/+26
* fs: fix options.end of fs.ReadStream()陈刚2018-02-271-0/+14
* lib,src: fix consistent spacing inside bracesJames M Snell2017-09-201-8/+8
* test: begin normalizing fixtures useJames M Snell2017-09-101-3/+3
* test: refactor test-fs-read-streamRich Trott2017-06-211-147/+163
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-5/+5
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-16/+16
* test: improve test-fs-read-stream.jsJenna Vuong2016-12-071-19/+19
* fs: add bytesRead to ReadStreamLinus Unnebäck2016-08-081-0/+12
* tools: lint for spacing around unary operatorsRich Trott2016-02-041-1/+1
* test: fix tests that check error messagescjihrig2015-11-101-1/+1
* test: remove obsolete TODO commentsRich Trott2015-06-231-4/+0
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+197