summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-read-stream-fd-leak.js
AgeCommit message (Expand)Author
2018-11-09test: fix the arguments order in `assert.strictEqual`mzucker
2018-01-17test: improve to use template stringsreepurnajasti
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-09-26test: changed var to const, added strict equal checksLydia Katsamberis
2015-10-08test: Fix test-fs-read-stream-fd-leak race condJunliang Yan
2015-08-23node: rename from io.js to nodecjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-01-27test: fs.createReadStream().destroy() fd leakRod Vagg