summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync.js
AgeCommit message (Expand)Author
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2018-08-29test: refacor spawn[Sync]PwdRefael Ackermann
2017-11-07test: use default assertion messagejonask
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-10meta: restore original copyright headerJames M Snell
2016-07-14test: add common.rootDircjihrig
2016-05-24test: refactor spawnSync() cwd testcjihrig
2016-05-24child_process: allow buffer encoding in spawnSynccjihrig
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2015-10-14test: replace util with backtick stringsMyles Borins
2015-08-25test: speed up test-child-process-spawnsync.jsRich Trott
2015-08-25test: make spawnSync() test robustRich Trott
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-02-13test: verify fields in spawn{Sync} errorscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny