1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests
Asher Gomez f248050cb4
chore: use @std prefix for internal module specifiers (#24543)
This change aims to replace all relative import specifiers targeted at
`tests/util/std` with mapped ones (using a `deno.json` file). Towards
updating the `std` git submodule.
2024-07-25 10:26:54 +10:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi BREAKING(unstable/ffi): remove callback reentrant flag (#24367) 2024-07-01 09:36:33 +05:30
integration chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
napi fix(napi): Read reference ownership before calling finalizer to avoid crash (#24203) 2024-06-13 22:31:42 +00:00
node_compat chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
registry fix(ext/node): do not expose self global in node (#24637) 2024-07-19 12:37:08 +09:00
specs chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
testdata chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
unit chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
unit_node fix(ext/node/net): emit error before close when connection is refused (#24656) 2024-07-24 20:33:45 +09:00
util fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-23 19:00:48 -04:00
wpt chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
Cargo.toml Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-18 01:37:31 +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