aboutsummaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-exec-maxBuffer.js
AgeCommit message (Expand)Author
2019-01-23child_process: truncate output when maxBuffer is exceededJeremiah Senkpiel
2019-01-23test: add stdio checks to cp-exec-maxBufferJeremiah Senkpiel
2018-05-18child_process: fix exec set stdout.setEncodingkillagu
2017-11-29errors, child_process: use internal/errors codesJon Moss
2017-08-16test: add missing console.error to exec-maxBufferBeth Griggs
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-01-17child_process: allow Infinity as maxBuffer valuecjihrig
2016-06-30child_process: preserve argument typeRich Trott