summaryrefslogtreecommitdiff
path: root/tests/unit/timers_test.ts
AgeCommit message (Expand)Author
2024-09-12test: remove `DENO_FUTURE` (#25587)Asher Gomez
2024-08-26Reland "test: run unit tests with DENO_FUTURE=1" (#25212)Bartek Iwańczuk
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-08-15Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060)Bartek Iwańczuk
2024-08-14test: run unit tests with DENO_FUTURE=1 (#24400)Bartek Iwańczuk
2024-06-19fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)Tom Alcorn
2024-03-05chore(tests): update flaky timer test (#22701)Matt Mastracci
2024-03-01perf(cli): use new deno_core timers (#22569)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci