1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-10 16:11:13 -05:00
denoland-deno/cli/tests
Luca Casonato 2d9298f5f5
chore: update ext/kv to use denokv_* crates (#20986)
This commit updates the ext/kv module to use the denokv_* crates for
the protocol and the sqlite backend. This also fixes a couple of bugs in
the sqlite backend, and updates versionstamps to be updated less
linearly.
2023-10-31 11:13:57 +00:00
..
integration feat: deno run --unstable-hmr (#20876) 2023-10-31 01:25:58 +01:00
node_compat fix: implement node:tty (#20892) 2023-10-30 15:53:08 +00:00
testdata refactor: update to deno_doc 0.71 (#21023) 2023-10-31 09:19:43 +05:30
unit chore: update ext/kv to use denokv_* crates (#20986) 2023-10-31 11:13:57 +00:00
unit_node Revert "chore: update deno_std submodule (#20994)" (#21001) 2023-10-28 01:24:37 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00