summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/process_test.ts
AgeCommit message (Expand)Author
2023-10-28Revert "chore: update deno_std submodule (#20994)" (#21001)Bartek Iwańczuk
2023-10-27chore: update deno_std submodule (#20994)Bartek Iwańczuk
2023-10-18fix(ext/node): process.argv0 (#20925)Bartek Iwańczuk
2023-10-05fix(ext/node): implement uv.errname (#20785)Divy Srivastava
2023-08-29fix(ext/node): fix argv[1] in Worker (#20305)Yoshiya Hinosawa
2023-08-04fix(node): polyfill process.title (#20044)Bartek Iwańczuk
2023-06-02fix(node): don't close stdio streams (#19256)Bartek Iwańczuk
2023-05-31fix(node): add missing process.reallyExit method (#19326)Marvin Hagemeister
2023-03-25feat(test): print pending tests on sigint (#18246)Nayeem Rahman
2023-02-16test: add unit tests from std/node (#17794)Bartek Iwańczuk