deno/tests
Mattias Buelens 9338770a70
fix(ext/web): update ongoing promise in async iterator return() method (#23642)
See https://github.com/whatwg/webidl/pull/1387 for context.

There are new WPT tests for this change in
https://github.com/web-platform-tests/wpt/pull/44456. They pass on my
local machine, but I'm not sure if I should update the WPT submodule for
all of Deno as part of this PR?

Fixes #22389

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.
2024-05-13 23:34:25 +00:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-08 22:45:06 -04:00
integration fix(cli): panic with deno coverage (#23353) 2024-05-13 23:18:38 +02:00
napi chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-08 22:45:06 -04:00
node_compat test: fix node_compat_test (#23446) 2024-04-19 01:42:18 +02:00
registry fix(node): better cjs re-export handling (#23760) 2024-05-10 09:55:20 -04:00
specs chore(task): various small refactorings (#23793) 2024-05-13 22:55:14 +00:00
testdata fix(task): regression where npx <command> sometimes couldn't find command (#23730) 2024-05-09 03:16:44 +00:00
unit fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752) 2024-05-10 04:10:22 -07:00
unit_node fix(ext/node): process.uptime works without this (#23786) 2024-05-12 23:38:22 +00:00
util fix(lsp): move sloppy import resolution from loader to resolver (#23751) 2024-05-09 14:17:31 +00:00
wpt fix(ext/web): update ongoing promise in async iterator return() method (#23642) 2024-05-13 23:34:25 +00:00
Cargo.toml chore(task): various small refactorings (#23793) 2024-05-13 22:55:14 +00: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