1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests
await-ovo 0f4051a37a
fix(ext/node): ignore cancelled timer when node timer refresh (#19637)
For timers that have already executed clearTimeout, there is no need to recreate a new timer when refresh is executed again.
2023-07-02 19:11:34 +00:00
..
integration test: ignore fmt_check_all_files_on_each_change_test (#19682) 2023-07-02 04:12:03 +02:00
node_compat fix(ext/node): remove path.toFileUrl (#19536) 2023-06-26 13:08:17 +09:00
testdata fix(npm): handle more reserved words as cjs exports (#19672) 2023-07-01 21:43:17 -04:00
unit refactor(core): Extract deno_core (#19658) 2023-07-02 00:00:14 +00:00
unit_node fix(ext/node): ignore cancelled timer when node timer refresh (#19637) 2023-07-02 19:11:34 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00