summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-spawnsync-timeout.js
AgeCommit message (Expand)Author
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-27test: allow for slow hosts in spawnSync() testRich Trott
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-13test: loosen timeout in spawnsync-test for FreeBSDFedor Indutny
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny