summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readfile-pipe-large.js
Commit message (Expand)AuthorAgeFilesLines
* test: change isAix to isAIX章礼平2017-07-161-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: use repeat() instead of new Array().join()Jackson Tian2017-02-011-1/+1
* test: increase usage of assert.ifError()cjihrig2017-01-021-3/+2
* test: modernize syntax, add strict checksLydia Kats2016-09-301-10/+10
* test: use common.skip for tap skip outputLydia Kats2016-09-301-1/+1
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-2/+2
* build: Updates to enable AIX supportMichael Dawson2015-09-151-2/+2
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: fix fs.readFile('/dev/stdin') testsBen Noordhuis2015-07-291-5/+5
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: remove obsolete TODO commentsRich Trott2015-06-231-1/+0
* test: only refresh tmpDir for tests that need itRich Trott2015-06-131-0/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: add test for reading a large file through a pipeSantiago Gimeno2015-03-121-0/+41