summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/child_process_test.ts
AgeCommit message (Expand)Author
2023-06-02fix(node): map stdio [0, 1, 2] to "inherit" (#19352)Marvin Hagemeister
2023-05-31fix(runtime): add missing SIGIOT alias to SIGABRT (#19333)Marvin Hagemeister
2023-05-18fix(node): support passing parent stdio streams (#19171)Marvin Hagemeister
2023-04-13chore: bump child_process_test timeouts for slow CI (#18689)David Sherret
2023-04-11chore(cli): clean up unused number value (#18661)Geert-Jan Zwiers
2023-03-22test: ignore flaky node:child_process tests (#18360)Bartek Iwańczuk
2023-02-16test: add unit tests from std/node (#17794)Bartek Iwańczuk