deno/tests
Christian Svensson 9d9f355e28
fix(x): correct alias deno command location for Windows (#31573)
I'm not familiar with Rust or Windows CMD syntax. But I tried both the
current option and just plain `deno.exe` locally by changing `dx.cmd`,
which solved the issue for me.

Closes #31572

Signed-off-by: Christian Svensson <csvn.dev@gmail.com>
2025-12-11 20:57:40 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi fix(ffi): check that fast calls are taken (#30658) 2025-09-11 12:02:57 +02:00
integration ci: attempt to improve test stability (#31563) 2025-12-11 11:42:47 -05:00
napi fix(ext/napi): suppress deprecated Buffer warnings (#31245) 2025-11-11 15:02:29 +09:00
node_compat fix(ext/node): DatabaseSync compatibility (#31515) 2025-12-11 20:04:20 +07:00
registry feat: add deno x (alias dx) for conveniently running binaries from packages (#31138) 2025-12-09 15:06:36 -08:00
specs fix(x): correct alias deno command location for Windows (#31573) 2025-12-11 20:57:40 +00:00
sqlite_extension fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful (#31547) 2025-12-10 14:06:05 +01:00
sqlite_extension_test fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful (#31547) 2025-12-10 14:06:05 +01:00
testdata ci: attempt to improve test stability (#31563) 2025-12-11 11:42:47 -05:00
unit ci: attempt to improve test stability (#31563) 2025-12-11 11:42:47 -05:00
unit_node ci: attempt to improve test stability (#31563) 2025-12-11 11:42:47 -05:00
util ci: attempt to improve test stability (#31563) 2025-12-11 11:42:47 -05:00
wpt test: ignore flaky wpt test (#31535) 2025-12-09 13:19:31 +01:00
Cargo.toml ci: attempt to improve test stability (#31563) 2025-12-11 11:42:47 -05:00
lib.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests