0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/tests
David Sherret bee16c54ab
fix(publish): workspace included license file had incorrect path (#24747)
Also fixes the issue where we say a package was successfully published
before it wasn't.

Bug in https://github.com/denoland/deno/pull/24714
2024-07-26 15:35:29 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
integration fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
napi chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
node_compat fix(node/worker_threads): support port.once() (#24725) 2024-07-25 23:06:19 +02:00
registry fix(ext/node): do not expose self global in node (#24637) 2024-07-19 12:37:08 +09:00
specs fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730) 2024-07-25 21:40:10 -04:00
testdata fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 15:35:29 +00:00
unit chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
unit_node chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
util fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
wpt chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
Cargo.toml
lib.rs
README.md

Deno Integration Tests