summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/events_test.ts
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-22refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...Asher Gomez
2023-10-02fix(ext/node): don't call undefined nextTick fn (#20724)Luca Casonato