deno/tests
Yoshiya Hinosawa f609bbb267
fix(fmt): fix handling of indent inside template language (#29616)
This commit fixes the handling of indent inside the template languages.

See https://github.com/dprint/dprint-plugin-typescript/pull/718 for
details
2025-06-17 09:00:18 +09:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
integration docs: updating jsdocs for window (#29598) 2025-06-16 15:38:17 +00:00
napi chore: prefer workspace dependencies in order to avoid duplicate crates (#28281) 2025-02-26 14:55:47 +00:00
node_compat chore: upgrade tokio to 1.45.1 (#29764) 2025-06-16 19:13:03 +02:00
registry fix: remove self from global middleware (#29734) 2025-06-13 12:48:26 +02:00
specs fix(fmt): fix handling of indent inside template language (#29616) 2025-06-17 09:00:18 +09:00
sqlite_extension_test fix(ext/node): implement DatabaseSync#loadExtension (#29050) 2025-04-29 12:30:21 +00:00
testdata chore(tests): use docs.deno.com in tests to prevent GitHub rate limits (#29400) 2025-05-20 16:40:27 +00:00
unit fix(process,node): roll our own process spawning on windows (#29609) 2025-06-12 02:56:13 +00:00
unit_node fix(ext/node): add key length validation in DiffieHellman.prototype.computeSecret (#29757) 2025-06-16 21:32:05 +09:00
util fix: move win32job under windows dependencies in tests/util/server (#29745) 2025-06-16 12:01:43 +02:00
wpt fix(ext/web): fix property configuration of event phase fields (#29635) 2025-06-09 13:52:35 +09:00
Cargo.toml perf(lockfile): slightly terser lockfile formatting, remove old lockfile code (#28992) 2025-04-22 01:12:16 +00: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