summaryrefslogtreecommitdiff
path: root/cli/tests/unit/spawn_test.ts
AgeCommit message (Expand)Author
2022-05-25chore: upgrade test_util/std/ submodule (#14722)Bartek IwaƄczuk
2022-05-19feat: make Child.kill argument optional (#14669)Leo Kettmeir
2022-05-18 feat: return a signal string instead number on ChildStatus (#14643)Leo Kettmeir
2022-05-11feat(runtime/spawn): add `AbortSignal` support (#14538)Leo Kettmeir