1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
denoland-deno/cli/tests
Luca Casonato ceef888cec
fix(ext/node): don't call undefined nextTick fn (#20724)
The `process` global is not defined in this file.

Fixes #20441

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-10-13 00:39:30 +02:00
..
integration fix(ext/node): don't call undefined nextTick fn (#20724) 2023-10-13 00:39:30 +02:00
node_compat feat(node/os): Add availableParallelism (#20745) 2023-10-13 00:39:29 +02:00
testdata refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718) 2023-10-13 00:39:28 +02:00
unit fix(ext/kv): send queue wake messages accross different kv instances (#20465) 2023-10-13 00:39:29 +02:00
unit_node fix(ext/node): don't call undefined nextTick fn (#20724) 2023-10-13 00:39:30 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00