summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-shell.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace flag expose_internals to expose-internalsJuan José Arboleda2020-04-021-1/+1
* test: use spread objectFran Herrero2020-01-031-1/+1
* child_process: simplify spawn argument parsingcjihrig2019-05-271-6/+6
* Revert "child_process: change windowsHide default to true"Rich Trott2018-11-131-1/+1
* child_process: fix switches for alternative shells on WindowsTessei Kameyama2018-09-051-4/+5
* child_process: change windowsHide default to truecjihrig2018-06-201-1/+1
* child_process: add windowsHide optioncjihrig2017-10-161-0/+1
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-4/+4
* child_process: do not extend result for *Sync()Brian White2017-06-131-12/+21
* test: do not use `more` command on WindowsVse Mozhet Byt2017-03-231-1/+1
* test: verify shell option internalscjihrig2017-01-231-0/+56
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* child_process: add shell option to spawn()cjihrig2016-01-261-0/+37