1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-22 23:19:55 -05:00
denoland-deno/tests
David Sherret 66f5d4b7e6
refactor: remove CliNpmRegistryApi (#27222)
Extracts more code out of the CLI.
2024-12-05 23:03:53 +01:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-24 09:41:38 +05:30
integration refactor: remove CliNpmRegistryApi (#27222) 2024-12-05 23:03:53 +01:00
napi chore: upgrade to rust 1.82 and LLVM 19 (#26615) 2024-11-01 16:13:02 +05:30
node_compat chore: export variables from node compat tools script (#27189) 2024-12-05 23:03:51 +01:00
registry feat(unstable): add metrics to otel (#27143) 2024-12-05 23:03:52 +01:00
specs refactor: remove CliNpmRegistryApi (#27222) 2024-12-05 23:03:53 +01:00
testdata refactor: remove CliNpmRegistryApi (#27222) 2024-12-05 23:03:53 +01:00
unit refactor(ext/fs): align error messages (#25414) 2024-12-05 23:03:51 +01:00
unit_node fix(node/fs): support recursive option in readdir (#27179) 2024-12-05 23:03:53 +01:00
util feat: subcommand to view and update outdated dependencies (#26942) 2024-11-20 15:22:15 -08:00
wpt perf(ext/webstorage): use object wrap for Storage (#26931) 2024-11-28 15:47:27 +01:00
Cargo.toml chore: update to file_test_runner 0.7.3 (#27016) 2024-11-28 15:47:23 +01: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