deno/tests
snek f7556d8962
fix: reland async context (#25140)
This reverts commit 71ca61e189.

Now uses a shared implementation from deno_core.
2024-08-29 02:25:38 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
integration fix(permissions): disallow any LD_ or DYLD_ prefixed env var without full --allow-run permissions (#25271) 2024-08-28 21:11:37 -04:00
napi fix(napi): Fix worker threads importing already-loaded NAPI addon (#25245) 2024-08-28 10:33:47 -07:00
node_compat chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
registry refactor: don't virtualize the console global for node mode (#25263) 2024-08-28 21:13:34 +02:00
specs fix(permissions): disallow any LD_ or DYLD_ prefixed env var without full --allow-run permissions (#25271) 2024-08-28 21:11:37 -04:00
testdata fix: upgrade deno_core to 0.307.0 (#25287) 2024-08-29 01:17:26 +00:00
unit fix(permissions): disallow any LD_ or DYLD_ prefixed env var without full --allow-run permissions (#25271) 2024-08-28 21:11:37 -04:00
unit_node fix: reland async context (#25140) 2024-08-29 02:25:38 +00:00
util refactor(lsp): changes for lsp_types 0.97.0 (#25169) 2024-08-24 01:21:21 +01:00
wpt tests: fix wpt_epoch job (#25264) 2024-08-28 14:16:10 +00:00
Cargo.toml feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247) 2024-08-28 14:17:47 -04:00
lib.rs
README.md

Deno Integration Tests