1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-27 16:10:57 -05:00
denoland-deno/cli/tests
Divy Srivastava c08319262a
fix(node): Implement os.cpus() (#21697)
Fixes https://github.com/denoland/deno/issues/21666

Zero added dependency and tries to match the libuv implementation
2023-12-28 09:08:50 +05:30
..
integration perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719) 2023-12-28 00:13:57 +00:00
node_compat fix: implement child_process IPC (#21490) 2023-12-13 11:14:16 +01:00
testdata fix(coverage): error if no files found (#21615) 2023-12-18 11:43:27 +01:00
unit perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
unit_node fix(node): Implement os.cpus() (#21697) 2023-12-28 09:08:50 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00