aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/spawned-child.js (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-07Reorganize tests (#2332)Gravatar Ashcon Partovi 1-29/+0
2023-01-31Re-run prettier after changesGravatar Jarred Sumner 1-1/+1
2023-01-23fix child process node test hang (#1884)Gravatar Dylan Conway 1-1/+3
2022-12-17bug compatible with `stdin.on("readable")` (#1626)Gravatar Alex Lam S.L 1-25/+19
2022-12-11cleanup some testsGravatar Jarred Sumner 1-22/+0
2022-12-02feat(process): add process.{stdin, stdout, stderr} support (#1495)Gravatar Derrick Farris 1-10/+54
2022-11-09fix(child_process): fix execFileSync options.input (#1479)Gravatar Derrick Farris 1-1/+11
2022-11-08Fix child_process tests (#1471)Gravatar Derrick Farris 1-0/+1