1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk cd53ab5427
refactor(ext/node): untangle dependencies between js files (#18284)
Moving some code around in `ext/node` is it's a bit better well defined
and makes it possible for others to embed it.

I expect to see no difference in startup perf with this change.
2023-03-20 14:05:13 -04:00
..
integration feat(compile): Add support for web workers in standalone mode (#17657) 2023-03-19 23:32:54 +01:00
node_compat test: parallelize applicable node compat tests (#18161) 2023-03-14 16:56:06 +09:00
testdata refactor(ext/node): untangle dependencies between js files (#18284) 2023-03-20 14:05:13 -04:00
unit fix(runtime): Extract error code for all OS error variants (#17958) 2023-03-19 00:01:50 +00:00
unit_node test(ext/node): port _fs tests from std/node (#18262) 2023-03-20 01:10:39 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00