summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-validate-stdio.js
Commit message (Expand)AuthorAgeFilesLines
* test: use Object.hasOwn() where applicableRich Trott2022-01-251-3/+3
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-1/+1
* lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODINGDenys Otrishko2020-09-111-1/+1
* test: replace flag expose_internals to expose-internalsJuan José Arboleda2020-04-021-1/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-8/+8
* test: improve test coverage in child_processJuan José Arboleda2019-12-161-4/+16
* child_process: rename _validateStdtio to getValidStdioRuben Bridgewater2019-03-271-6/+6
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-2/+2
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1
* test,tools: enable running tests under workersAnna Henningsen2018-06-061-1/+5
* test: use common.expectsError in testsMithun Sasidharan2017-12-081-2/+3
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-2/+2
* test: common.expectsError should be a must callRuben Bridgewater2017-07-091-1/+1
* errors, child_process: migrate to using internal/errorsJames M Snell2017-04-271-10/+8
* test: replace equal with strictEqualJulian Duque2016-12-041-4/+4
* test: scope redeclared vars in test-child-process*Rich Trott2016-01-311-20/+24
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* child_process: use stdio.fd even if it is 0Evan Lucas2015-09-071-0/+12
* child_process: expose ChildProcess constructorEvan Lucas2015-05-281-0/+30