1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests
David Sherret c5449d71da
fix(install): support installing npm package with alias (#26246)
Just tried this out today and it wasn't properly implemented in
https://github.com/denoland/deno/pull/24156
2024-10-14 19:35:52 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi feat: suggest deno install --entrypoint instead of deno cache (#25228) 2024-09-18 19:55:50 +00:00
integration fix(lsp): relative completions for bare import-mapped specifiers (#26137) 2024-10-11 07:40:17 +01:00
napi fix(ext/napi): pass user context to napi_threadsafe_fn finalizers (#26229) 2024-10-14 12:41:34 +05:30
node_compat feat(ext/node): buffer.transcode() (#25972) 2024-10-02 08:23:14 +00:00
registry feat(npm): support --allow-scripts on deno run (and deno add, deno test, etc) (#26075) 2024-10-12 12:14:32 -07:00
specs fix(install): support installing npm package with alias (#26246) 2024-10-14 19:35:52 +00:00
testdata tests: enable package_json_node_modules_none (#25825) 2024-10-04 09:56:13 +00:00
unit fix(console): missing cause property on non-error objects (#26061) 2024-10-08 12:10:19 +02:00
unit_node fix(ext/node): compute pem length (upper bound) for key exports (#26231) 2024-10-14 14:24:26 +05:30
util chore: update std submodule (#25595) 2024-09-12 22:32:09 +10:00
wpt fix: disable same-origin.html WPT (#26067) 2024-10-08 06:15:28 -07: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 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests