1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tests/node_compat/test/common
Yoshiya Hinosawa 26f42a248f
fix(ext/node): add basic node:worker_threads support (#19192)
This PR restores `node:worker_threads` implementation and test cases
from
[`std@0.175.0/node`](https://github.com/denoland/deno_std/blob/0.175.0/node/worker_threads.ts).

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-05-23 20:56:29 +02:00
..
child_process.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
countdown.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
dns.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
duplexpair.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
fixtures.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
hijackstdio.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
index.js chore(ext/node): removed skipped compat test cases (#19109) 2023-05-13 15:26:16 +09:00
index.mjs test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
internet.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
package.json test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
tmpdir.js fix(ext/node): add basic node:worker_threads support (#19192) 2023-05-23 20:56:29 +02:00