deno/tests
David Sherret 651e3e9e6d
fix(compile): certain jsr specifiers sometimes can't load (#23567)
When returning a jsr specifier for resolve it seems like deno core does
not work properly and hangs.

Closes https://github.com/denoland/deno/issues/23551
Closes https://github.com/denoland/deno/issues/23139
2024-04-27 21:11:57 +00:00
..
config chore: move `test_util/std` to `tests/util/std` (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
integration fix(ext/node): support process.stdin.unref() (#22865) 2024-04-27 20:25:18 +09:00
napi chore: update to Rust 1.77.2 (#23262) 2024-04-10 22:08:23 +00:00
node_compat test: fix node_compat_test (#23446) 2024-04-19 01:42:18 +02:00
specs fix(compile): certain jsr specifiers sometimes can't load (#23567) 2024-04-27 21:11:57 +00:00
testdata fix(compile): certain jsr specifiers sometimes can't load (#23567) 2024-04-27 21:11:57 +00:00
unit fix(ext/net): check for TLS using undefined rather than using ReflectHas (#23538) 2024-04-24 14:27:15 -04:00
unit_node fix(ext/node): worker_threads copies env object (#23536) 2024-04-24 16:17:28 +00:00
util fix(compile): certain jsr specifiers sometimes can't load (#23567) 2024-04-27 21:11:57 +00:00
wpt fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00
Cargo.toml fix(lsp): improved cjs tracking (#23374) 2024-04-15 17:50:52 -04:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00

README.md

Deno Integration Tests