1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 01:59:06 -05:00
denoland-deno/cli/tests
Marvin Hagemeister 695b5de6cb
fix(node): support passing parent stdio streams (#19171)
This is a bit bare bones but gets `npm-run-all` working. For full stdio
compatibility with node more work is needed which is probably better
done in follow up PRs.

Fixes #19159
2023-05-18 14:02:14 +02:00
..
integration fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
node_compat fix(ext/node): fix whatwg url formatting (#19146) 2023-05-17 14:51:51 +09:00
testdata fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
unit chore: lint server_test.ts (#19175) 2023-05-18 02:00:17 +00:00
unit_node fix(node): support passing parent stdio streams (#19171) 2023-05-18 14:02:14 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00