0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-24 06:02:18 -05:00
denoland-deno/tests
Bartek Iwańczuk e9cf8ffc26
Revert "refactor(ext/net): extract TLS key and certificate from inter… (#23325)
…faces (#23296)"

This reverts commit e190acbfa8.

Reverting because it broke stable API type declarations. We will reland
it for v1.43 with updated interfaces
2024-04-12 02:08:31 +02:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
integration perf(lsp): Only evict caches on JS side when things actually change (#23293) 2024-04-11 10:31:52 +05:30
napi chore: update to Rust 1.77.2 (#23262) 2024-04-11 10:31:52 +05:30
node_compat fix(ext/node): Support returning tokens and option defaults in node:util.parseArgs (#23192) 2024-04-11 10:31:49 +05:30
specs fix(npm): local nodeModulesDir was sometimes resolving duplicates of same package (#23320) 2024-04-12 02:08:31 +02:00
testdata chore: update references to deno_std to use JSR (#23239) 2024-04-11 10:31:52 +05:30
unit Revert "refactor(ext/net): extract TLS key and certificate from inter… (#23325) 2024-04-12 02:08:31 +02:00
unit_node fix(ext/node): node:vm contexts (#23202) 2024-04-11 10:31:51 +05:30
util fix(npm): local nodeModulesDir was sometimes resolving duplicates of same package (#23320) 2024-04-12 02:08:31 +02:00
wpt chore: update WPT (#23111) 2024-04-11 10:31:51 +05:30
Cargo.toml chore(tests): Introduce integration tests for jupyter subcommand (#23074) 2024-03-25 17:53:50 -07:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests