summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-readfilesync-pipe-large.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.mustSucceedTobias Nießen2020-10-171-2/+1
* test: clean tmpdir on process exitJoão Reis2019-08-101-4/+0
* test: add mustCall in test-fs-readfilesync-pipe-large.jssinoon2019-04-301-6/+10
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* test: remove custom error messageDingDean2018-03-251-2/+2
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+4
* 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-2/+1
* 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/+38