test: add test for reading a large file through a pipe
authorSantiago Gimeno <santiago.gimeno@gmail.com>
Fri, 6 Mar 2015 13:08:29 +0000 (14:08 +0100)
committerBert Belder <bertbelder@gmail.com>
Thu, 12 Mar 2015 23:40:35 +0000 (16:40 -0700)
commit5ecdc0314d87354166b282501435b2f6fd2248ab
tree4f8150737045579ac13dcd7d343b36e2ec378703
parenta6af70948924625566c48bfb381ce7a804f98520
test: add test for reading a large file through a pipe

PR-URL: https://github.com/iojs/io.js/pull/1074
Reviewed-By: Bert Belder <bertbelder@gmail.com>
test/parallel/test-fs-readfile-pipe-large.js [new file with mode: 0644]
test/parallel/test-fs-readfilesync-pipe-large.js [new file with mode: 0644]