0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-21 12:53:05 -05:00
denoland-deno/tests
Bartek Iwańczuk acdc7dcdcf
Revert "refactor: remove tsc snapshot (#27987)" (#28052)
This reverts commit 174e496847.

That commit caused panic on startup like
https://github.com/denoland/deno/issues/28047
or https://github.com/denoland/deno/issues/28044.

Reverting for now, until we figure out what's going wrong.
2025-02-11 11:18:32 +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 Revert "refactor: remove tsc snapshot (#27987)" (#28052) 2025-02-11 11:18:32 +00: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): don't show docs URLs for plugins (#28033) 2025-02-10 17:32:31 +01:00
testdata chore: move bench test to spec test (#27970) 2025-02-05 10:49:10 -05:00
unit feat(unstable): align lint ast with TSEStree (#27996) 2025-02-06 21:45:56 +01:00
unit_node test: remove one of 'node_unit_tests::tls_test' tests (#27985) 2025-02-06 17:13:07 +01:00
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