summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/testdata/child_process_unref.js
AgeCommit message (Collapse)Author
2023-06-16fix(ext/node): remove fromFileUrl from "node:path" (#19504)Ryan Clements
2023-02-16test: add unit tests from std/node (#17794)Bartek IwaƄczuk
Adds two test files: "cli/tests/unit_node/process_test.ts" and "cli/tests/unit_node/child_process_test.ts" --------- Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>