diff options
author | Anna Henningsen <sqrt@entless.org> | 2016-03-29 23:02:47 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2016-03-30 11:09:42 +0200 |
commit | 761787be9156758a3300f2aac50f92345055281c (patch) | |
tree | 822b846d220da1b110a8276f6a893ef952fa38d9 /CHANGELOG.md | |
parent | a4c4a852a9a0ead7db424d72da056a5164da1179 (diff) | |
download | node-new-761787be9156758a3300f2aac50f92345055281c.tar.gz |
test: add test for piping large input from stdin
Check that piping a large chunk of data from `process.stdin`
into `process.stdout` does not lose any data by verifying that
the output has the same size as the input.
This is a regression test for #5927 and fails for the commits
in the range [ace100945..89abe8680).
PR-URL: https://github.com/nodejs/node/pull/5949
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions