summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-fork-stdio-string-variant.js
AgeCommit message (Expand)Author
2020-09-11lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODINGDenys Otrishko
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2017-11-29errors, child_process: use internal/errors codesJon Moss
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-13test: include all stdio strings for fork()Rich Trott
2017-02-11child_process: align fork/spawn stdio error msgSam Roberts
2017-01-27child_process: add string shortcut for fork stdioJavis Sullivan