summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-stream-inherit.js
AgeCommit message (Expand)Author
2018-05-14fs: improve argument handling for ReadStreamUjjwal Sharma
2017-12-24lib: combine similar error codesWeijia Wang
2017-10-14test: replace fixturesDir with fixtures methodsKomivi Agbakpem
2017-08-31errors: convert 'fs'matzavinos
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-06-14test: refactor test-fs-read-stream-inheritRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2016-12-15test: refactor test-fs-read-stream-inheritRich Trott
2016-12-04test: refactor test-fs-read-stream-inherit.jsJonathan Darling
2016-02-04tools: lint for spacing around unary operatorsRich Trott
2015-11-10test: fix tests that check error messagescjihrig
2015-06-23test: remove obsolete TODO commentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05fs: remove unnecessary usage of .hasOwnProperty()Jonathan Ong