0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-19 11:52:52 -05:00
denoland-deno/tests
Bartek Iwańczuk d29f9f99dd
fix(lint): Deno.lint.runPlugin throws in deno run (#28063)
This commit changes `Deno.lint.runPlugin` to throw
in non-`deno test` subcommand, instead of returning
`undefined`.
2025-02-12 09:18:55 +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 refactor: remove tsc snapshot (#28056) 2025-02-11 15:36:07 +01:00
napi fix(ext/napi): napi_is_buffer tests for ArrayBufferView (#27956) 2025-02-04 14:30:40 +00:00
node_compat test: clean up node_compat test runner (#28028) 2025-02-11 14:00:38 +09:00
registry feat: TypeScript 5.7 (#27857) 2025-01-31 16:07:42 -05:00
specs fix(lint): Deno.lint.runPlugin throws in deno run (#28063) 2025-02-12 09:18:55 +00:00
testdata chore: move bench test to spec test (#27970) 2025-02-05 10:49:10 -05:00
unit fix(streams): handle Resource stream error (#27975) 2025-02-11 09:27:52 -08:00
unit_node fix(ext/node): DatabaseSync#exec should execute batch statements (#28053) 2025-02-11 19:52:33 +05:30
util ci(lsp): capture and echo stderr by default (#28032) 2025-02-10 14:50:16 +00:00
wpt fix(ext/crypto): export private x25519 JWK key (#27828) 2025-01-27 22:25:00 +05:30
Cargo.toml ci(lsp): timeout tests after 5 minutes (#28036) 2025-02-10 16:15:43 +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