1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 14:48:14 -05:00
denoland-deno/tests
David Sherret 89c92b84fa
fix(check): move module not found errors to typescript diagnostics (#27533)
Instead of hard erroring, we now surface module not found errors as
TypeScript diagnostics (we have yet to show the source code of the
error, but something we can improve over time).
2025-01-03 21:49:56 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
integration fix(check): move module not found errors to typescript diagnostics (#27533) 2025-01-03 21:49:56 +00:00
napi chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
node_compat chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
registry chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
specs fix(check): move module not found errors to typescript diagnostics (#27533) 2025-01-03 21:49:56 +00:00
testdata fix(check): move module not found errors to typescript diagnostics (#27533) 2025-01-03 21:49:56 +00:00
unit refactor: Use 'await using' in serve_test (#27532) 2025-01-02 23:56:36 +00:00
unit_node chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
util fix(lsp): css preprocessor formatting (#27526) 2025-01-02 13:31:47 +00:00
wpt chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
Cargo.toml chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +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