summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-maxbuf.js
AgeCommit message (Expand)Author
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-04-17child_process: change the defaults maxBuffer sizekohta ito
2019-04-09child_process: use non-infinite maxBuffer defaultskohta ito
2019-04-03doc: fix default maxBuffer sizekohta ito
2017-11-13test: refactor comments in test-child-process-spawnsync-maxbufChrBergert
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-01-17test: refactor test-child-process-spawnsync-maxbufcjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-11-18test: fix flaky test-child-process-spawnsync-inputRich Trott