deno/tests
Nathan Whitaker b252cc78c2
feat(unstable): typescript-go integration for deno check (#30920)
Integrated only with deno check (and test, `run --check`, etc)
currently. All spec tests for deno check pass except for 3, which i've
disabled

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: Divy Srivastava <me@littledivy.com>
2025-10-20 09:59:54 -07: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 feat(unstable): typescript-go integration for deno check (#30920) 2025-10-20 09:59:54 -07:00
napi fix(napi): buffer finalizer is nullable (#30514) 2025-08-25 12:57:01 +02:00
node_compat ci: skip running WPT and node compat unless labels present (#31012) 2025-10-20 15:26:08 +02:00
registry feat(unstable): ability to only install dependencies older than a certain date (#30752) 2025-10-17 12:16:05 -04:00
specs feat(unstable): typescript-go integration for deno check (#30920) 2025-10-20 09:59:54 -07:00
sqlite_extension_test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
testdata fix(check): do not error for unsupported URL schemes (#30904) 2025-10-03 01:34:53 +00:00
unit feat(ext/http): make websocket response headers mutable (#31000) 2025-10-17 10:59:39 +02:00
unit_node fix(ext/node): process.moduleLoadList as undefined (#31022) 2025-10-20 14:51:46 +00:00
util feat(unstable): typescript-go integration for deno check (#30920) 2025-10-20 09:59:54 -07:00
wpt fix(ext/fetch): only uppercase known methods (#30290) 2025-09-03 11:19:07 +02:00
Cargo.toml chore: cleanup unused dependencies (#30059) 2025-08-07 14:48:42 +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