summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork-stdio-string-variant.js
Commit message (Expand)AuthorAgeFilesLines
* lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODINGDenys Otrishko2020-09-111-1/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* errors, child_process: use internal/errors codesJon Moss2017-11-291-2/+3
* test: begin normalizing fixtures useJames M Snell2017-08-071-1/+2
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-4/+4
* test: include all stdio strings for fork()Rich Trott2017-03-131-7/+10
* child_process: align fork/spawn stdio error msgSam Roberts2017-02-111-1/+1
* child_process: add string shortcut for fork stdioJavis Sullivan2017-01-271-0/+27