1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 6718be87c8
perf(lsp): add performance marks for TSC requests (#21383)
This should help us get a better picture where most of the time is spent
(the TSC or the surrounding Rust code).
2023-11-29 21:18:23 +00:00
..
integration perf(lsp): add performance marks for TSC requests (#21383) 2023-11-29 21:18:23 +00:00
node_compat fix(ext/node): add util.parseArgs (#21342) 2023-11-29 15:42:58 +09:00
testdata feat(fmt): support formatting code blocks in Jupyter notebooks (#21310) 2023-11-27 10:32:12 -05:00
unit refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
unit_node fix(node): spawnSync's status was incorrect (#21359) 2023-11-27 19:54:01 -05:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00