summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.rootDircjihrig2016-07-141-1/+1
* test: refactor spawnSync() cwd testcjihrig2016-05-241-13/+5
* child_process: allow buffer encoding in spawnSynccjihrig2016-05-241-0/+14
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-1/+1
* test: replace util with backtick stringsMyles Borins2015-10-141-5/+5
* test: speed up test-child-process-spawnsync.jsRich Trott2015-08-251-14/+3
* test: make spawnSync() test robustRich Trott2015-08-251-4/+0
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+3
* test: verify fields in spawn{Sync} errorscjihrig2015-02-131-2/+7
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+64