summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-maxbuf.js
Commit message (Expand)AuthorAgeFilesLines
* lib: correct error.errno to always be numericJoyee Cheung2019-06-171-2/+5
* child_process: change the defaults maxBuffer sizekohta ito2019-04-171-5/+5
* child_process: use non-infinite maxBuffer defaultskohta ito2019-04-091-2/+15
* doc: fix default maxBuffer sizekohta ito2019-04-031-0/+8
* test: refactor comments in test-child-process-spawnsync-maxbufChrBergert2017-11-131-2/+4
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-1/+1
* test: refactor test-child-process-spawnsync-maxbufcjihrig2017-01-171-11/+16
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: fix flaky test-child-process-spawnsync-inputRich Trott2015-11-181-0/+27