1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests
David Sherret 6429eff115 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 12:04:11 -04:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
ffi chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
integration fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
napi chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
node_compat fix(node/worker_threads): support port.once() (#24725) 2024-07-26 12:04:10 -04:00
registry fix(ext/node): do not expose self global in node (#24637) 2024-07-22 22:47:58 +02:00
specs fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730) 2024-07-26 12:04:11 -04:00
testdata fix(publish): workspace included license file had incorrect path (#24747) 2024-07-26 12:04:11 -04:00
unit chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
unit_node chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
util fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
wpt chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
Cargo.toml Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-22 22:47:57 +02: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