1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests
Asher Gomez ef64585d13 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-26 12:04:09 -04:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04: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-26 12:04:09 -04: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-26 12:04:09 -04:00
registry fix(ext/node): do not expose self global in node (#24637) 2024-07-22 22:47:58 +02:00
specs chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
testdata chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
unit chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
unit_node fix(ext/node/net): emit error before close when connection is refused (#24656) 2024-07-26 12:04:08 -04:00
util fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-26 12:04:07 -04:00
wpt chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -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