1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests
Marvin Hagemeister eeaceff32b fix(node/worker_threads): support port.once() (#24725)
Support `MessagePort.once` in Node mode and enable relevant
`worker_threads` test. Noticed that another Node test was passing as
well, so I enabled that too.
2024-07-26 12:04:10 -04:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
ffi chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
integration fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
napi chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
node_compat fix(node/worker_threads): support port.once() (#24725) 2024-07-26 12:04:10 -04:00
registry fix(ext/node): do not expose self global in node (#24637) 2024-07-22 22:47:58 +02:00
specs fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
testdata chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
unit chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
unit_node chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
util fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-26 12:04:10 -04:00
wpt chore: update to std@2024.07.19 (#24715) 2024-07-26 12:04:10 -04:00
Cargo.toml Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593) 2024-07-22 22:47:57 +02: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