summaryrefslogtreecommitdiff
path: root/tests/unit_node/timers_test.ts
AgeCommit message (Expand)Author
2024-11-16fix(ext/node): increase tolerance for interval test (#26899)Bartek IwaƄczuk
2024-11-16fix(ext/node): New async setInterval function to improve the nodejs compatibi.../usr/bin/cat
2024-07-31fix(node/timers/promises): add scheduler APIs (#24802)Marvin Hagemeister
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-03-20fix(ext/node): spread args in setImmediate (#22998)Satya Rohith
2024-03-08fix(ext/node): Add Immediate class to mirror NodeJS.Immediate (#22808)Nathan Whitaker
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci