summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readfile-pipe-large.js
AgeCommit message (Expand)Author
2019-08-10test: clean tmpdir on process exitJoão Reis
2019-04-29test: add mustCall to test-fs-readfile-pipe-largeluoyu
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-11-07test: improve message in test-fs-readfile-pipe-largefjau
2017-07-16test: change isAix to isAIX章礼平
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-02-01test: use repeat() instead of new Array().join()Jackson Tian
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-09-30test: modernize syntax, add strict checksLydia Kats
2016-09-30test: use common.skip for tap skip outputLydia Kats
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2015-09-15build: Updates to enable AIX supportMichael Dawson
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-07-29test: fix fs.readFile('/dev/stdin') testsBen Noordhuis
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-06-23test: remove obsolete TODO commentsRich Trott
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-03-12test: add test for reading a large file through a pipeSantiago Gimeno