1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-13 17:39:18 -05:00
denoland-deno/cli/tests
Matt Mastracci a4f45f7092
perf(ext/ffi): switch from middleware to tasks (#21239)
Deno-side changes for https://github.com/denoland/deno_core/pull/350

---------

Co-authored-by: Aapo Alasuutari <aapo.alasuutari@gmail.com>
2023-12-12 03:10:33 +00:00
..
integration perf(lsp): instrument all ops with performance marks (#21536) 2023-12-11 17:33:56 +01:00
node_compat test(ext/node): enable some compat test cases (#21532) 2023-12-11 19:17:36 +09:00
testdata fix: allow reserved word 'mod' in exports (#21537) 2023-12-11 17:23:50 +01:00
unit perf(ext/ffi): switch from middleware to tasks (#21239) 2023-12-12 03:10:33 +00:00
unit_node fix(ext/node): basic vm.runInNewContext implementation (#21527) 2023-12-11 07:08:45 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00