1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-05 09:04:41 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 1d00bbe47e
fix: loading built-in Node modules embedded in the binary (#17777)
Fixes bug introduced in ed3a7ce2f7 that
caused errors when loading built-in Node modules, when using "deno_graph".
2023-02-14 16:48:27 +01:00
..
integration feat: Deprecate 'deno bundle' subcommand (#17695) 2023-02-14 02:13:44 +01:00
testdata fix: loading built-in Node modules embedded in the binary (#17777) 2023-02-14 16:48:27 +01:00
unit fix: add WouldBlock error (#17339) 2023-02-12 23:14:33 +01:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00