summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-validate-stdio.js
AgeCommit message (Expand)Author
2019-03-27child_process: rename _validateStdtio to getValidStdioRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-06-06test,tools: enable running tests under workersAnna Henningsen
2017-12-08test: use common.expectsError in testsMithun Sasidharan
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-09test: common.expectsError should be a must callRuben Bridgewater
2017-04-27errors, child_process: migrate to using internal/errorsJames M Snell
2016-12-04test: replace equal with strictEqualJulian Duque
2016-01-31test: scope redeclared vars in test-child-process*Rich Trott
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-09-07child_process: use stdio.fd even if it is 0Evan Lucas
2015-05-28child_process: expose ChildProcess constructorEvan Lucas