summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readfile-error.js
AgeCommit message (Expand)Author
2019-03-23test: remove redundant common.mustCallRuben Bridgewater
2018-10-08test: read() on dir on AIX does not return EISDIRBen Noordhuis
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-26Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater
2017-12-27fs: validate path in fs.readFileJoyee Cheung
2017-12-12test: add test description to fs.readFile testsJamie Davis
2017-09-03test: remove envPlus, use Object.assign everywhereGibson Fahnestock
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-20fs: Revert throw on invalid callbacksMyles Borins
2017-05-10fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-27test: use common.js to check platformRuslan Bekenev
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-26test: improve code in test-fs-readfile-errorAdrian Estrada
2016-08-05Revert "fs: make callback mandatory to all async functions"Myles Borins
2016-07-22fs: make callback mandatory to all async functionsSakthipriyan Vairamani
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-10-08test: fix losing original env vars issueJunliang Yan
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-03-12test: fix ext commands to be double quotedShigeki Ohtsu
2015-01-13test: disable fs-readfile-error on FreeBSDFedor Indutny
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny